-
Notifications
You must be signed in to change notification settings - Fork 1
/
InsomniaWorkspace.json
263 lines (263 loc) · 10.3 KB
/
InsomniaWorkspace.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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
{
"_type": "export",
"__export_format": 4,
"__export_date": "2024-03-28T10:33:12.142Z",
"__export_source": "insomnia.desktop.app:v2023.5.8",
"resources": [
{
"_id": "req_000de284112744048b6106914eb98cff",
"parentId": "wrk_09461e5e27dd4faaabb6933aa654e418",
"modified": 1711615587835,
"created": 1711615540626,
"url": "{{ _.base_url }}/api/v1/RelationshipTemplates",
"name": "/api/v1/RelationshipTemplates (USRa)",
"description": "",
"method": "POST",
"body": { "mimeType": "application/json", "text": "{\n \"content\": \"ZXhhbXBsZQ==\"\n}" },
"parameters": [],
"headers": [{ "name": "Content-Type", "disabled": false, "value": "application/json" }],
"authentication": {
"type": "oauth2",
"grantType": "password",
"authorizationUrl": "",
"accessTokenUrl": "{{ _.base_url }}/connect/token",
"username": "USRa",
"password": "a",
"clientId": "test",
"clientSecret": "test"
},
"metaSortKey": -1711614806878,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "wrk_09461e5e27dd4faaabb6933aa654e418",
"parentId": null,
"modified": 1711615489420,
"created": 1711614752309,
"name": "New Relationships API",
"description": "",
"scope": "collection",
"_type": "workspace"
},
{
"_id": "req_e4e4441973f045e38c6b515aa94855fa",
"parentId": "wrk_09461e5e27dd4faaabb6933aa654e418",
"modified": 1711615706345,
"created": 1711614806676,
"url": "{{ _.base_url }}/api/v1/Relationships",
"name": "/api/v1/Relationships (USRb)",
"description": "",
"method": "POST",
"body": { "mimeType": "application/json", "text": "{\n \"relationshipTemplateId\": \"RLTDCZMO7oVjwm1PH7h5\",\n \"creationContent\": \"ZXhhbXBsZQ==\"\n}" },
"parameters": [],
"headers": [{ "name": "Content-Type", "disabled": false, "value": "application/json" }],
"authentication": {
"type": "oauth2",
"grantType": "password",
"authorizationUrl": "",
"accessTokenUrl": "{{ _.base_url }}/connect/token",
"username": "USRb",
"password": "b",
"clientId": "test",
"clientSecret": "test"
},
"metaSortKey": -1711614806778,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_97fec46007214c61866080e94bc5ced5",
"parentId": "wrk_09461e5e27dd4faaabb6933aa654e418",
"modified": 1711615732625,
"created": 1711614806677,
"url": "{{ _.base_url }}/api/v1/Relationships/RELG9SeLgIKj8J4DG1xx/Accept",
"name": "/api/v1/Relationships/{id}/Accept",
"description": "",
"method": "PUT",
"body": {},
"parameters": [],
"headers": [],
"authentication": {
"type": "oauth2",
"grantType": "password",
"username": "USRa",
"password": "a",
"accessTokenUrl": "{{ _.base_url }}/connect/token",
"clientId": "test",
"clientSecret": "test"
},
"metaSortKey": -1711614806728,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_1bd35826ed324a6e95c52e613b995be1",
"parentId": "wrk_09461e5e27dd4faaabb6933aa654e418",
"modified": 1711615786068,
"created": 1711614806677,
"url": "{{ _.base_url }}/api/v1/Relationships/RELXWWcVgCC3RdfNNfoG/Reject",
"name": "/api/v1/Relationships/{id}/Reject",
"description": "",
"method": "PUT",
"body": {},
"parameters": [],
"headers": [],
"authentication": {
"type": "oauth2",
"grantType": "password",
"username": "USRa",
"password": "a",
"accessTokenUrl": "{{ _.base_url }}/connect/token",
"clientId": "test",
"clientSecret": "test"
},
"metaSortKey": -1711614806703,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_123a5778107c46b8b21312d3f8367a92",
"parentId": "wrk_09461e5e27dd4faaabb6933aa654e418",
"modified": 1711615743005,
"created": 1711614806678,
"url": "{{ _.base_url }}/api/v1/Relationships/RELG9SeLgIKj8J4DG1xx/Revoke",
"name": "/api/v1/Relationships/{id}/Revoke",
"description": "",
"method": "PUT",
"body": {},
"parameters": [],
"headers": [],
"authentication": {
"type": "oauth2",
"grantType": "password",
"username": "USRb",
"password": "b",
"accessTokenUrl": "{{ _.base_url }}/connect/token",
"clientId": "test",
"clientSecret": "test"
},
"metaSortKey": -1711614806678,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_28d21314f8074fbfa49e7d57b751e87a",
"parentId": "wrk_09461e5e27dd4faaabb6933aa654e418",
"modified": 1711615796615,
"created": 1711614806675,
"url": "{{ _.base_url }}/api/v1/Relationships",
"name": "/api/v1/Relationships",
"description": "",
"method": "GET",
"body": {},
"parameters": [
{ "name": "PageNumber", "disabled": true, "value": "0", "id": "pair_8db3034a7e454b2697bf3f287e11bbf9" },
{ "name": "PageSize", "disabled": true, "value": "0", "id": "pair_a91d8a37690b43b28b7023f66c0a6c47" },
{ "name": "ids", "disabled": false, "value": "RELXWWcVgCC3RdfNNfoG", "id": "pair_2033f0941e87496e8f105e4c93d22805" }
],
"headers": [],
"authentication": {
"type": "oauth2",
"grantType": "password",
"accessTokenUrl": "{{ _.base_url }}/connect/token",
"username": "USRa",
"password": "a",
"clientId": "test",
"clientSecret": "test"
},
"metaSortKey": -1711614806675,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_8a7c44320024424397e57cfd6fec10ce",
"parentId": "wrk_09461e5e27dd4faaabb6933aa654e418",
"modified": 1711615800493,
"created": 1711614806673,
"url": "{{ _.base_url }}/api/v1/Relationships/RELXWWcVgCC3RdfNNfoG",
"name": "/api/v1/Relationships/{id}",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [],
"authentication": {
"type": "oauth2",
"grantType": "password",
"username": "USRa",
"password": "a",
"accessTokenUrl": "{{ _.base_url }}/connect/token",
"clientId": "test",
"clientSecret": "test"
},
"metaSortKey": -1711614806673,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "env_057711fe3dac2e95034fec4771acf9fe68b588e4",
"parentId": "wrk_09461e5e27dd4faaabb6933aa654e418",
"modified": 1711614899758,
"created": 1711614752313,
"name": "Base Environment",
"data": { "base_url": "http://localhost:8081" },
"dataPropertyOrder": { "&": ["base_url"] },
"color": null,
"isPrivate": false,
"metaSortKey": 1711614752313,
"_type": "environment"
},
{
"_id": "jar_057711fe3dac2e95034fec4771acf9fe68b588e4",
"parentId": "wrk_09461e5e27dd4faaabb6933aa654e418",
"modified": 1711614752315,
"created": 1711614752315,
"name": "Default Jar",
"cookies": [],
"_type": "cookie_jar"
}
]
}