-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathInsomnia.json
159 lines (159 loc) · 5.16 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
{
"_type": "export",
"__export_format": 4,
"__export_date": "2020-08-28T17:43:23.280Z",
"__export_source": "insomnia.desktop.app:v2020.3.3",
"resources": [
{
"_id": "req_09ffd1fdffd64ed997c42b85ab535c85",
"authentication": {},
"body": {
"mimeType": "application/json",
"text": "{\n\t\"name\": \"Caio Agiani\",\n\t\"email\": \"[email protected]\",\n\t\"password\": \"123\",\n\t\"telefones\": [\n\t\t{\n\t\t\t\"numero\": \"999865802\",\n\t\t\t\"ddd\": \"11\"\n\t\t},\n\t\t{\n\t\t\t\"numero\": \"999865802\",\n\t\t\t\"ddd\": \"11\"\n\t\t}\n\t]\n}"
},
"created": 1589904350040,
"description": "",
"headers": [
{
"id": "pair_91070e45cbe549ee9324acfcb71cde5d",
"name": "Content-Type",
"value": "application/json"
}
],
"isPrivate": false,
"metaSortKey": -1589904353138,
"method": "POST",
"modified": 1598636544852,
"name": "Criar usuário",
"parameters": [],
"parentId": "fld_c1449faa3ed84f1ea8ee1ce0d7177d31",
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingFollowRedirects": "global",
"settingRebuildPath": true,
"settingSendCookies": true,
"settingStoreCookies": true,
"url": "{{ deployurl }}/user/create",
"_type": "request"
},
{
"_id": "fld_c1449faa3ed84f1ea8ee1ce0d7177d31",
"created": 1589904356236,
"description": "",
"environment": {},
"environmentPropertyOrder": null,
"metaSortKey": -1589904356236,
"modified": 1589904356236,
"name": "User",
"parentId": "wrk_00cebd9c46be4b4e8cb258c5c376d38a",
"_type": "request_group"
},
{
"_id": "wrk_00cebd9c46be4b4e8cb258c5c376d38a",
"created": 1589904343262,
"description": "",
"modified": 1589904343262,
"name": "Backend - SKY",
"parentId": null,
"scope": null,
"_type": "workspace"
},
{
"_id": "req_89958d273e094ac2b3482b72103e1fc9",
"authentication": {},
"body": {
"mimeType": "application/json",
"text": "{\n\t\"email\": \"[email protected]\",\n\t\"password\": \"123\"\n}"
},
"created": 1589908790626,
"description": "",
"headers": [
{
"id": "pair_2aa2d0cc02ff45b58c2c5c3e68bec085",
"name": "Content-Type",
"value": "application/json"
}
],
"isPrivate": false,
"metaSortKey": -1589532989403.5,
"method": "POST",
"modified": 1598636523904,
"name": "Login",
"parameters": [],
"parentId": "fld_c1449faa3ed84f1ea8ee1ce0d7177d31",
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingFollowRedirects": "global",
"settingRebuildPath": true,
"settingSendCookies": true,
"settingStoreCookies": true,
"url": "{{ deployurl }}/login",
"_type": "request"
},
{
"_id": "req_79f010b903914017b48822c188bc525e",
"authentication": {},
"body": {},
"created": 1589908456100,
"description": "",
"headers": [
{
"description": "",
"id": "pair_61ed25528ec2470c9bf61b390f4e341a",
"name": "authentication",
"value": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjVlYzRiM2E5OTViOTA4NTAxOGFlYzYwNSIsIm5hbWUiOiJDYWlvIEFnaWFuaSIsImVtYWlsIjoiY2Fpby5hZ2lhbmkxNEBnbWFpbC5jb20iLCJleHBpcmVzSW4iOjE1OTg2MzgzMjUzMDMsImlhdCI6MTU5ODYzNjUyNX0.2Rm8h6tjoe15bMwl9a98BMnvspBl2wWeGrowtMOvgWY"
}
],
"isPrivate": false,
"metaSortKey": -1589532989353.5,
"method": "GET",
"modified": 1598636534153,
"name": "Listar usuário",
"parameters": [],
"parentId": "fld_c1449faa3ed84f1ea8ee1ce0d7177d31",
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingFollowRedirects": "global",
"settingRebuildPath": true,
"settingSendCookies": true,
"settingStoreCookies": true,
"url": "{{ deployurl }}/user/5ec4b3a995b9085018aec605",
"_type": "request"
},
{
"_id": "env_32c7cae8c8cfb9f290798d048c9bef83b9426071",
"color": null,
"created": 1589904343498,
"data": {
"baseUrl": "localhost:3333",
"deployurl": "https://apirestful-sky.herokuapp.com"
},
"dataPropertyOrder": { "&": ["baseUrl", "deployurl"] },
"isPrivate": false,
"metaSortKey": 1589904343498,
"modified": 1598636271282,
"name": "Base Environment",
"parentId": "wrk_00cebd9c46be4b4e8cb258c5c376d38a",
"_type": "environment"
},
{
"_id": "jar_32c7cae8c8cfb9f290798d048c9bef83b9426071",
"cookies": [],
"created": 1589904343502,
"modified": 1589904343502,
"name": "Default Jar",
"parentId": "wrk_00cebd9c46be4b4e8cb258c5c376d38a",
"_type": "cookie_jar"
},
{
"_id": "spc_ace49270e1e440a7af78bef1a0c58756",
"contentType": "yaml",
"contents": "",
"created": 1598636231927,
"fileName": "Backend - SKY",
"modified": 1598636231927,
"parentId": "wrk_00cebd9c46be4b4e8cb258c5c376d38a",
"_type": "api_spec"
}
]
}