init
This commit is contained in:
commit
f8f62e3997
17 changed files with 1190 additions and 0 deletions
thunder-tests/collections
35
thunder-tests/collections/tc_col_api.json
Normal file
35
thunder-tests/collections/tc_col_api.json
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"_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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue