Skip to content

Commit

Permalink
Update thunderActivity.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rockswe authored Jan 8, 2024
1 parent 88a205c commit 4668375
Showing 1 changed file with 58 additions and 1 deletion.
59 changes: 58 additions & 1 deletion thunder-tests/thunderActivity.json
Original file line number Diff line number Diff line change
@@ -1 +1,58 @@

[
{
"_id": "f89d4711-65d8-4d27-97b4-29fdbd4030af",
"colId": "history",
"containerId": "",
"name": "http://localhost:8080",
"url": "http://localhost:8080",
"method": "GET",
"sortNum": 0,
"created": "2024-01-03T22:55:09.542Z",
"modified": "2024-01-03T22:55:09.542Z",
"headers": [],
"params": [],
"tests": []
},
{
"_id": "6bc96082-fae9-4bbf-95d3-f7a40176d5ea",
"colId": "history",
"containerId": "",
"name": "http://localhost:8080/v1/healthz",
"url": "http://localhost:8080/v1/healthz",
"method": "GET",
"sortNum": 0,
"created": "2024-01-04T03:47:06.964Z",
"modified": "2024-01-04T03:47:06.964Z",
"headers": [],
"params": [],
"tests": []
},
{
"_id": "112c0665-f6dd-42a9-9cea-8b23eb9f1167",
"colId": "history",
"containerId": "",
"name": "http://localhost:8080/v1/healthz",
"url": "http://localhost:8080/v1/healthz",
"method": "POST",
"sortNum": 0,
"created": "2024-01-04T03:47:22.788Z",
"modified": "2024-01-04T03:47:22.788Z",
"headers": [],
"params": [],
"tests": []
},
{
"_id": "ff6fb8b5-47b3-4d26-aa67-8046a7779c76",
"colId": "history",
"containerId": "",
"name": "http://localhost:8080/v1/err",
"url": "http://localhost:8080/v1/err",
"method": "GET",
"sortNum": 0,
"created": "2024-01-04T04:06:47.838Z",
"modified": "2024-01-04T04:06:47.838Z",
"headers": [],
"params": [],
"tests": []
}
]

0 comments on commit 4668375

Please sign in to comment.