Skip to content

Commit 4668375

Browse files
authored
Update thunderActivity.json
1 parent 88a205c commit 4668375

File tree

1 file changed

+58
-1
lines changed

1 file changed

+58
-1
lines changed

thunder-tests/thunderActivity.json

Lines changed: 58 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,58 @@
1-
1+
[
2+
{
3+
"_id": "f89d4711-65d8-4d27-97b4-29fdbd4030af",
4+
"colId": "history",
5+
"containerId": "",
6+
"name": "http://localhost:8080",
7+
"url": "http://localhost:8080",
8+
"method": "GET",
9+
"sortNum": 0,
10+
"created": "2024-01-03T22:55:09.542Z",
11+
"modified": "2024-01-03T22:55:09.542Z",
12+
"headers": [],
13+
"params": [],
14+
"tests": []
15+
},
16+
{
17+
"_id": "6bc96082-fae9-4bbf-95d3-f7a40176d5ea",
18+
"colId": "history",
19+
"containerId": "",
20+
"name": "http://localhost:8080/v1/healthz",
21+
"url": "http://localhost:8080/v1/healthz",
22+
"method": "GET",
23+
"sortNum": 0,
24+
"created": "2024-01-04T03:47:06.964Z",
25+
"modified": "2024-01-04T03:47:06.964Z",
26+
"headers": [],
27+
"params": [],
28+
"tests": []
29+
},
30+
{
31+
"_id": "112c0665-f6dd-42a9-9cea-8b23eb9f1167",
32+
"colId": "history",
33+
"containerId": "",
34+
"name": "http://localhost:8080/v1/healthz",
35+
"url": "http://localhost:8080/v1/healthz",
36+
"method": "POST",
37+
"sortNum": 0,
38+
"created": "2024-01-04T03:47:22.788Z",
39+
"modified": "2024-01-04T03:47:22.788Z",
40+
"headers": [],
41+
"params": [],
42+
"tests": []
43+
},
44+
{
45+
"_id": "ff6fb8b5-47b3-4d26-aa67-8046a7779c76",
46+
"colId": "history",
47+
"containerId": "",
48+
"name": "http://localhost:8080/v1/err",
49+
"url": "http://localhost:8080/v1/err",
50+
"method": "GET",
51+
"sortNum": 0,
52+
"created": "2024-01-04T04:06:47.838Z",
53+
"modified": "2024-01-04T04:06:47.838Z",
54+
"headers": [],
55+
"params": [],
56+
"tests": []
57+
}
58+
]

0 commit comments

Comments
 (0)