-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInsomnia.json
194 lines (194 loc) · 6.1 KB
/
Insomnia.json
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
{
"_type": "export",
"__export_format": 4,
"__export_date": "2023-12-20T15:31:33.121Z",
"__export_source": "insomnia.desktop.app:v8.5.0",
"resources": [
{
"_id": "req_b2a93bccdba144148ceddc53f7451360",
"parentId": "wrk_c6a65b07c742414e85110c5b1253d908",
"modified": 1703086256480,
"created": 1703086082507,
"url": "{{ _.BASE_URL }}/archives/delete",
"name": "delete-archive",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"archive_uuid\": \"bf25cac7-8650-40b8-8a1e-bbf9660e676b\",\n\t\"archive_type\": \"submission\"\n}"
},
"parameters": [],
"headers": [
{ "name": "Content-Type", "value": "application/json" },
{ "name": "User-Agent", "value": "insomnia/8.5.0" }
],
"authentication": {},
"metaSortKey": -1703086082507,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "wrk_c6a65b07c742414e85110c5b1253d908",
"parentId": null,
"modified": 1703083337322,
"created": 1703083337322,
"name": "UPB Code Labs Static",
"description": "",
"scope": "collection",
"_type": "workspace"
},
{
"_id": "req_8d81e3bb85954b4ba074b3d5caf674eb",
"parentId": "wrk_c6a65b07c742414e85110c5b1253d908",
"modified": 1703086154001,
"created": 1703085904641,
"url": "{{ _.BASE_URL }}/archives/overwrite",
"name": "overwrite-archive",
"description": "",
"method": "PUT",
"body": {
"mimeType": "multipart/form-data",
"params": [
{
"id": "pair_b693c57b57194004b04492220f2923e5",
"name": "file",
"value": "",
"description": "",
"type": "file",
"multiline": false,
"fileName": "/home/pacq/Downloads/project.zip"
},
{
"id": "pair_c1085446ee3f428eac210617cc795c08",
"name": "archive_type",
"value": "submission",
"description": ""
},
{
"id": "pair_9b71574e27ba45b89629d9d57c42738e",
"name": "archive_uuid",
"value": "58bd6c54-68f1-49fc-82a7-68fea0760c99",
"description": ""
}
]
},
"parameters": [],
"headers": [
{ "name": "Content-Type", "value": "multipart/form-data" },
{ "name": "User-Agent", "value": "insomnia/8.5.0" }
],
"authentication": {},
"metaSortKey": -1703085904641,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_c229ff28cb7e4b8bbbe3b4a5fec4b7f8",
"parentId": "wrk_c6a65b07c742414e85110c5b1253d908",
"modified": 1703085192535,
"created": 1703084998737,
"url": "{{ _.BASE_URL }}/archives/download",
"name": "download-archive",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"archive_uuid\": \"58bd6c54-68f1-49fc-82a7-68fea0760c99\",\n\t\"archive_type\": \"submission\"\n}"
},
"parameters": [],
"headers": [
{ "name": "Content-Type", "value": "application/json" },
{ "name": "User-Agent", "value": "insomnia/8.5.0" }
],
"authentication": {},
"metaSortKey": -1703084998737,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_acfe5e338dcf48c3a72142025288bd08",
"parentId": "wrk_c6a65b07c742414e85110c5b1253d908",
"modified": 1703086159558,
"created": 1703083344528,
"url": "{{ _.BASE_URL }}/archives/save",
"name": "save-archive",
"description": "",
"method": "POST",
"body": {
"mimeType": "multipart/form-data",
"params": [
{
"id": "pair_5670303c3cbb4c0da72dfd659345fad5",
"name": "file",
"value": "",
"description": "",
"type": "file",
"multiline": false,
"fileName": "/home/pacq/Downloads/archive.zip"
},
{
"id": "pair_d2e64ca3e2694491b66a36e89dd1fb43",
"name": "archive_type",
"value": "submission",
"description": ""
}
]
},
"parameters": [],
"headers": [
{ "name": "Content-Type", "value": "multipart/form-data" },
{ "name": "User-Agent", "value": "insomnia/8.5.0" }
],
"authentication": {},
"metaSortKey": -1703083344528,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "env_7d02ac5f73b859e7046510777d104439e3b37f17",
"parentId": "wrk_c6a65b07c742414e85110c5b1253d908",
"modified": 1703083368382,
"created": 1703083337324,
"name": "Base Environment",
"data": { "BASE_URL": "http://127.0.0.1:8080" },
"dataPropertyOrder": { "&": ["BASE_URL"] },
"color": null,
"isPrivate": false,
"metaSortKey": 1703083337324,
"_type": "environment"
},
{
"_id": "jar_7d02ac5f73b859e7046510777d104439e3b37f17",
"parentId": "wrk_c6a65b07c742414e85110c5b1253d908",
"modified": 1703083337325,
"created": 1703083337325,
"name": "Default Jar",
"cookies": [],
"_type": "cookie_jar"
}
]
}