boilerplate-nestjs-api-crud/thunder-tests/thunderCollection.json
2023-04-25 01:26:47 +08:00

38 lines
960 B
JSON

[
{
"_id": "8a14d631-7522-4fcd-a3b8-9a68166e5496",
"colName": "Local NestJS App",
"created": "2023-04-20T12:42:42.547Z",
"sortNum": 10000,
"folders": []
},
{
"_id": "1d5b8a54-f8ba-480a-96bd-8faf7d7cb4ba",
"colName": "Local NestJS App - ZGC",
"created": "2023-04-24T16:41:46.695Z",
"sortNum": 20000,
"folders": [
{
"_id": "10f85be8-b759-4364-8949-5338d329703a",
"name": "Zone",
"containerId": "",
"created": "2023-04-24T16:41:57.395Z",
"sortNum": 10000
},
{
"_id": "b4b39ee3-0da2-4ec0-b2d4-ace00dd8280d",
"name": "Group",
"containerId": "",
"created": "2023-04-24T17:04:34.098Z",
"sortNum": 20000
},
{
"_id": "a16fc112-ae03-47e0-8eb2-eaf97bcbe36f",
"name": "Categories",
"containerId": "",
"created": "2023-04-24T17:04:47.131Z",
"sortNum": 30000
}
]
}
]