test
This commit is contained in:
parent
f023810dd6
commit
4981c0b925
@ -94,7 +94,9 @@ def main():
|
||||
|
||||
payload = {
|
||||
"data": {
|
||||
"string": arr_file_path
|
||||
"string": arr_file_path,
|
||||
"lessThanGB": 9999,
|
||||
"greaterThanGB": 0
|
||||
}
|
||||
}
|
||||
headers = {"content-type": "application/json"}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user