-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththunder-collection_iNoteBook.json
More file actions
63 lines (63 loc) · 2.23 KB
/
Copy paththunder-collection_iNoteBook.json
File metadata and controls
63 lines (63 loc) · 2.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"clientName": "Thunder Client",
"collectionName": "iNoteBook",
"collectionId": "4684bb9b-b64f-4bb0-8b9d-26efcbca5305",
"dateExported": "2024-12-12T01:31:49.625Z",
"version": "1.2",
"folders": [
{
"_id": "2272e1ed-54db-4082-aaeb-b1a10058ab4b",
"name": "Authentication",
"containerId": "",
"created": "2024-12-11T16:28:35.408Z",
"sortNum": 10000
}
],
"requests": [
{
"_id": "41acc39a-d422-4394-9cff-de9a2df47500",
"colId": "4684bb9b-b64f-4bb0-8b9d-26efcbca5305",
"containerId": "2272e1ed-54db-4082-aaeb-b1a10058ab4b",
"name": "Create a New User",
"url": "http://localhost:5000/api/auth/createuser",
"method": "POST",
"sortNum": 10000,
"created": "2024-12-11T16:28:53.229Z",
"modified": "2024-12-12T00:49:57.094Z",
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"body": {
"type": "json",
"raw": "{\n \"name\": \"Kujo 4Jotaro\",\n \"email\": \"jojos4@gmail.com\",\n \"password\": \"za Warudo\"\n}",
"form": []
}
},
{
"_id": "3617e95a-ae90-4bed-b318-f93751c7b1ee",
"colId": "4684bb9b-b64f-4bb0-8b9d-26efcbca5305",
"containerId": "2272e1ed-54db-4082-aaeb-b1a10058ab4b",
"name": "User Login using Creds",
"url": "http://localhost:5000/api/auth/login",
"method": "POST",
"sortNum": 20000,
"created": "2024-12-12T01:25:41.277Z",
"modified": "2024-12-12T01:30:58.202Z",
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"body": {
"type": "json",
"raw": "{\n \"email\": \"jojos@gmail.com\",\n \"password\": \"za Warudo\"\n}",
"form": []
}
}
],
"ref": "PRHLkhffDT8LGurek0_ih0yGzfOrmez8lcpGoCsMufIDNBbzllKCCwloOgYRpyVZaaxOECQtetu1ZycFdrSsWw"
}