stash-bot/thunder-tests/collections/tc_col_api.json
2023-07-05 10:37:32 +03:00

35 lines
No EOL
1,006 B
JSON

{
"_id": "d8c69158-3ef9-45ca-9482-d1acbabe7473",
"colName": "api",
"created": "2023-07-05T06:41:08.222Z",
"sortNum": 10000,
"folders": [],
"requests": [
{
"_id": "5d039247-3282-4038-8510-ed4a2ab30d19",
"colId": "d8c69158-3ef9-45ca-9482-d1acbabe7473",
"containerId": "",
"name": "find nearest",
"url": "/nearest",
"method": "POST",
"sortNum": 10000,
"created": "2023-07-05T06:41:15.622Z",
"modified": "2023-07-05T06:41:49.975Z",
"headers": [],
"params": [],
"body": {
"type": "binary",
"raw": "",
"form": [],
"binary": "../../goimagehash/_examples/thumbnail3.jpg"
},
"tests": []
}
],
"settings": {
"options": {
"baseUrl": "{{host}}"
},
"envId": "fe27b643-a1fb-4196-87fe-def13b60ea52"
}
}