This repository has been archived by the owner on Sep 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInsomnia_rest_api_design_2020-06-06.yaml
150 lines (150 loc) · 4.19 KB
/
Insomnia_rest_api_design_2020-06-06.yaml
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
_type: export
__export_format: 4
__export_date: 2020-06-07T00:06:18.891Z
__export_source: insomnia.desktop.app:v2020.2.1
resources:
- _id: req_be2e98283270489ea3b44ad6264c836b
authentication: {}
body: {}
created: 1591135637675
description: Lista ponto de coleta por cidade, estado ou por itens
headers: []
isPrivate: false
metaSortKey: -1591135637675
method: GET
modified: 1591484200987
name: getFilteredList
parameters:
- description: ""
id: pair_d9dd4985a51a411db13555bfbba2ddc8
name: city
value: Santa Rosa
- description: ""
id: pair_3aca5fcc26fd45deb72e5403bc37e4f3
name: uf
value: RS
- description: ""
id: pair_915a986403fe41a9b2ae1c043124095b
name: items
value: 3,5
parentId: wrk_1643285189a9498699100037d71184b4
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingFollowRedirects: global
settingRebuildPath: true
settingSendCookies: true
settingStoreCookies: true
url: http://localhost:3333/points
_type: request
- _id: wrk_1643285189a9498699100037d71184b4
created: 1591102467558
description: ""
modified: 1591102467558
name: e-coleta
parentId: null
scope: null
_type: workspace
- _id: req_df85fc29693342c091c17ca6714043de
authentication: {}
body:
mimeType: application/json
text: |-
{
"name": "Mercado do seu Jonas",
"email": "mauriciobw17@gmail.com",
"whatsapp": "5599132946",
"latitude": -27.8700173,
"longitude": -54.4797002,
"city": "Santa Rosa",
"uf": "RS",
"items": [3,5]
}
created: 1591117579414
description: Cria um novo ponto de coleta
headers:
- id: pair_90a3b5db914c48f28e3181a07458af84
name: Content-Type
value: application/json
isPrivate: false
metaSortKey: -1591117579414
method: POST
modified: 1591484040324
name: postPoints
parameters: []
parentId: wrk_1643285189a9498699100037d71184b4
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingFollowRedirects: global
settingRebuildPath: true
settingSendCookies: true
settingStoreCookies: true
url: http://localhost:3333/points
_type: request
- _id: req_f9c6d88ab40c49909125a5eccc556a6b
authentication: {}
body: {}
created: 1591115750452
description: ""
headers: []
isPrivate: false
metaSortKey: -1591115750452
method: GET
modified: 1591115820904
name: getItems
parameters: []
parentId: wrk_1643285189a9498699100037d71184b4
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingFollowRedirects: global
settingRebuildPath: true
settingSendCookies: true
settingStoreCookies: true
url: http://localhost:3333/items
_type: request
- _id: req_189914d0d7824fc2a6e217ec664c0574
authentication: {}
body: {}
created: 1591123307471
description: ""
headers: []
isPrivate: false
metaSortKey: -1588092821215
method: GET
modified: 1591484071494
name: getCollectPoint
parameters: []
parentId: wrk_1643285189a9498699100037d71184b4
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingFollowRedirects: global
settingRebuildPath: true
settingSendCookies: true
settingStoreCookies: true
url: http://localhost:3333/points/11
_type: request
- _id: env_437a66ac568da982b86e6e77252058c094f7ac22
color: null
created: 1591102467756
data: {}
dataPropertyOrder: null
isPrivate: false
metaSortKey: 1591102467756
modified: 1591102467756
name: Base Environment
parentId: wrk_1643285189a9498699100037d71184b4
_type: environment
- _id: jar_437a66ac568da982b86e6e77252058c094f7ac22
cookies: []
created: 1591102467760
modified: 1591102467760
name: Default Jar
parentId: wrk_1643285189a9498699100037d71184b4
_type: cookie_jar
- _id: spc_0fde5c8357324388949a35ee52e45925
contentType: yaml
contents: ""
created: 1591144113075
fileName: e-coleta
modified: 1591144113075
parentId: wrk_1643285189a9498699100037d71184b4
_type: api_spec