-
Notifications
You must be signed in to change notification settings - Fork 4
/
Insomnia.json
245 lines (245 loc) · 8.22 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
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
{
"_type": "export",
"__export_format": 4,
"__export_date": "2020-06-13T20:04:06.182Z",
"__export_source": "insomnia.desktop.app:v2020.2.2",
"resources": [
{
"_id": "req_b4c3ea1d7a2e4acaae1db0dd83ee38a0",
"authentication": {},
"body": {
"mimeType": "application/json",
"text": "{\n\t\"email\": \"caio.agiani14@gmail.com\",\n\t\"password\": \"123123\"\n}"
},
"created": 1591910887139,
"description": "",
"headers": [
{
"id": "pair_a5bd3f1ad7e64b0983000f212bf5fbf3",
"name": "Content-Type",
"value": "application/json"
}
],
"isPrivate": false,
"metaSortKey": -1591908628783,
"method": "POST",
"modified": 1592076944254,
"name": "Login",
"parameters": [],
"parentId": "fld_c0f3bc5baa4448718b5f9c5ced7709e8",
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingFollowRedirects": "global",
"settingRebuildPath": true,
"settingSendCookies": true,
"settingStoreCookies": true,
"url": "{{ baseurl }}/session",
"_type": "request"
},
{
"_id": "fld_c0f3bc5baa4448718b5f9c5ced7709e8",
"created": 1591908620616,
"description": "",
"environment": {},
"environmentPropertyOrder": null,
"metaSortKey": -1591908620617,
"modified": 1591908620616,
"name": "Users",
"parentId": "wrk_7bdccc2cdbaf44698a64dcdf89da22ef",
"_type": "request_group"
},
{
"_id": "wrk_7bdccc2cdbaf44698a64dcdf89da22ef",
"created": 1591889679676,
"description": "",
"modified": 1591889679676,
"name": "Sucrase -sequelize",
"parentId": null,
"scope": null,
"_type": "workspace"
},
{
"_id": "req_a01b96fd6f174754a0ff7e720f5c116f",
"authentication": {
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IkNhaW8gSGVucmlxdWUgQWdpYW5pIFBpbWVudGEiLCJlbWFpbCI6ImNhaW8uYWdpYW5pMTRAZ21haWwuY29tIiwiZXhwaXJlc0luIjoxNTkyMDgwMjA1ODQwLCJpYXQiOjE1OTIwNzg0MDV9.LU3aTUPGtucKJlbKRrdK4P19o6uB2Zu8H3jUGw3D1h4",
"type": "bearer"
},
"body": { "mimeType": "application/json", "text": "" },
"created": 1592078383565,
"description": "",
"headers": [
{
"id": "pair_a5bd3f1ad7e64b0983000f212bf5fbf3",
"name": "Content-Type",
"value": "application/json"
}
],
"isPrivate": false,
"metaSortKey": -1591823997708.125,
"method": "GET",
"modified": 1592078419402,
"name": "Profile",
"parameters": [],
"parentId": "fld_c0f3bc5baa4448718b5f9c5ced7709e8",
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingFollowRedirects": "global",
"settingRebuildPath": true,
"settingSendCookies": true,
"settingStoreCookies": true,
"url": "{{ baseurl }}/profile/1",
"_type": "request"
},
{
"_id": "req_50286d414be14b0cad0c3928f1b4f325",
"authentication": {},
"body": {
"mimeType": "application/json",
"text": "{\n\t\"name\": \"Caio\",\n\t\"email\": \"caio.agiani14@gmail.com\",\n\t\"password\": \"123123\"\n}"
},
"created": 1591908628733,
"description": "",
"headers": [
{
"id": "pair_da3eb248d7594d47b06b9ef5ee57ea6a",
"name": "Content-Type",
"value": "application/json"
}
],
"isPrivate": false,
"metaSortKey": -1591739366633.25,
"method": "POST",
"modified": 1592077625302,
"name": "Create",
"parameters": [],
"parentId": "fld_c0f3bc5baa4448718b5f9c5ced7709e8",
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingFollowRedirects": "global",
"settingRebuildPath": true,
"settingSendCookies": true,
"settingStoreCookies": true,
"url": "{{ baseurl }}/users",
"_type": "request"
},
{
"_id": "req_a4af4519205245dab76c66db84ee91ee",
"authentication": {
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IkNhaW8iLCJlbWFpbCI6ImNhaW8uYWdpYW5pMTRAZ21haWwuY29tIiwiZXhwaXJlc0luIjoxNTkyMDc5NjI3MDQ5LCJpYXQiOjE1OTIwNzc4Mjd9.3DLF1xcC72-U3IIr2cT0gncIlMRCkuFXldKBpiqomz0",
"type": "bearer"
},
"body": {
"mimeType": "application/json",
"text": "{\n\t\"name\": \"Caio Henrique Agiani Pimenta\",\n\t\"email\": \"caio.agiani14@gmail.com\",\n\t\"oldPassword\": \"123123\",\n\t\"password\": \"123123\"\n}"
},
"created": 1592069496487,
"description": "",
"headers": [
{
"id": "pair_3018bf46f2b24556bd168e0f0291897d",
"name": "Content-Type",
"value": "application/json"
}
],
"isPrivate": false,
"metaSortKey": -1591654735608.375,
"method": "PUT",
"modified": 1592077869543,
"name": "Update",
"parameters": [],
"parentId": "fld_c0f3bc5baa4448718b5f9c5ced7709e8",
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingFollowRedirects": "global",
"settingRebuildPath": true,
"settingSendCookies": true,
"settingStoreCookies": true,
"url": "{{ baseurl }}/users",
"_type": "request"
},
{
"_id": "req_ab60f71ae80e4e4098250cb619bbf06e",
"authentication": {
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IkNhaW8gSGVucmlxdWUgQWdpYW5pIFBpbWVudGEiLCJlbWFpbCI6ImNhaW8uYWdpYW5pMTRAZ21haWwuY29tIiwiZXhwaXJlc0luIjoxNTkyMDc5ODQyNDg5LCJpYXQiOjE1OTIwNzgwNDJ9.jyQzQQuihalRY7N1mfabDyxpK-PcfA4bw2VOdLll_aQ",
"type": "bearer"
},
"body": {},
"created": 1592074913674,
"description": "",
"headers": [],
"isPrivate": false,
"metaSortKey": -1591570104583.5,
"method": "DELETE",
"modified": 1592078086369,
"name": "Delete",
"parameters": [],
"parentId": "fld_c0f3bc5baa4448718b5f9c5ced7709e8",
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingFollowRedirects": "global",
"settingRebuildPath": true,
"settingSendCookies": true,
"settingStoreCookies": true,
"url": "{{ baseurl }}/users/1",
"_type": "request"
},
{
"_id": "req_b8ed3440264c4564b49efcd8e4128797",
"authentication": {
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IkNhaW8gSGVucmlxdWUgQWdpYW5pIFBpbWVudGEiLCJlbWFpbCI6ImNhaW8uYWdpYW5pMTRAZ21haWwuY29tIiwiZXhwaXJlc0luIjoxNTkyMDc5ODQyNDg5LCJpYXQiOjE1OTIwNzgwNDJ9.jyQzQQuihalRY7N1mfabDyxpK-PcfA4bw2VOdLll_aQ",
"type": "bearer"
},
"body": {},
"created": 1592076159207,
"description": "",
"headers": [],
"isPrivate": false,
"metaSortKey": -1591400842533.75,
"method": "GET",
"modified": 1592078077824,
"name": "Logout",
"parameters": [],
"parentId": "fld_c0f3bc5baa4448718b5f9c5ced7709e8",
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingFollowRedirects": "global",
"settingRebuildPath": true,
"settingSendCookies": true,
"settingStoreCookies": true,
"url": "{{ baseurl }}/logout",
"_type": "request"
},
{
"_id": "env_deee616e5596311004114e4524ab55304fbda78b",
"color": null,
"created": 1591889680253,
"data": { "baseurl": "localhost:3333" },
"dataPropertyOrder": { "&": ["baseurl"] },
"isPrivate": false,
"metaSortKey": 1591889680253,
"modified": 1591889722812,
"name": "Base Environment",
"parentId": "wrk_7bdccc2cdbaf44698a64dcdf89da22ef",
"_type": "environment"
},
{
"_id": "jar_deee616e5596311004114e4524ab55304fbda78b",
"cookies": [],
"created": 1591889680263,
"modified": 1591889680263,
"name": "Default Jar",
"parentId": "wrk_7bdccc2cdbaf44698a64dcdf89da22ef",
"_type": "cookie_jar"
},
{
"_id": "spc_4abde30101954e529d5cdfb10f6873a7",
"contentType": "yaml",
"contents": "",
"created": 1591889679689,
"fileName": "Sucrase -sequelize",
"modified": 1591889679689,
"parentId": "wrk_7bdccc2cdbaf44698a64dcdf89da22ef",
"_type": "api_spec"
}
]
}