temp commit, not functioning

This commit is contained in:
2023-04-20 23:18:31 +08:00
parent 7fc284c2c0
commit 7be9dd3e89
47 changed files with 785 additions and 18 deletions

View File

@@ -0,0 +1 @@
[]

View File

@@ -0,0 +1,9 @@
[
{
"_id": "8a14d631-7522-4fcd-a3b8-9a68166e5496",
"colName": "Local NestJS App",
"created": "2023-04-20T12:42:42.547Z",
"sortNum": 10000,
"folders": []
}
]

View File

@@ -0,0 +1,13 @@
[
{
"_id": "af943170-fabe-4f13-9725-3bd52e585aa5",
"name": "(Local Env)",
"default": false,
"global": true,
"local": true,
"sortNum": -1,
"created": "2023-04-20T12:43:21.880Z",
"modified": "2023-04-20T12:43:21.880Z",
"data": []
}
]

View File

@@ -0,0 +1,63 @@
[
{
"_id": "901d7d10-2ba0-481d-9230-182df284741e",
"colId": "8a14d631-7522-4fcd-a3b8-9a68166e5496",
"containerId": "",
"name": "Get Users",
"url": "http://localhost:3000/users",
"method": "GET",
"sortNum": 10000,
"created": "2023-04-20T12:42:42.550Z",
"modified": "2023-04-20T13:17:30.029Z",
"headers": [],
"params": [],
"tests": []
},
{
"_id": "db11f3a6-418b-43ae-9a1d-f2f667b5d0e6",
"colId": "8a14d631-7522-4fcd-a3b8-9a68166e5496",
"containerId": "",
"name": "Add User",
"url": "http://localhost:3000/users/",
"method": "POST",
"sortNum": 12500,
"created": "2023-04-20T12:47:21.164Z",
"modified": "2023-04-20T13:18:12.522Z",
"headers": [],
"params": [],
"body": {
"type": "json",
"raw": "{\n \"name\": \"{{#name}} - {{#number, 100, 999}}\"\n}",
"form": []
},
"tests": []
},
{
"_id": "858c3b4a-186d-4338-9dab-4eb00a450808",
"colId": "8a14d631-7522-4fcd-a3b8-9a68166e5496",
"containerId": "",
"name": "Get MySQL Comany Staffs",
"url": "http://localhost:3000/mysql-company/staffs/",
"method": "GET",
"sortNum": 15000,
"created": "2023-04-20T13:01:50.431Z",
"modified": "2023-04-20T13:17:36.471Z",
"headers": [],
"params": [],
"tests": []
},
{
"_id": "017f39a8-137d-4ab9-bb7e-f0dbef38c899",
"colId": "8a14d631-7522-4fcd-a3b8-9a68166e5496",
"containerId": "",
"name": "Get MySQL Comany Departments",
"url": "http://localhost:3000/ormmongo-company/staffs",
"method": "GET",
"sortNum": 17500,
"created": "2023-04-20T13:17:46.507Z",
"modified": "2023-04-20T15:00:49.647Z",
"headers": [],
"params": [],
"tests": []
}
]