-
Notifications
You must be signed in to change notification settings - Fork 0
/
Insomnia_2023-02-01.yaml
277 lines (277 loc) · 8.42 KB
/
Insomnia_2023-02-01.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
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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
_type: export
__export_format: 4
__export_date: 2023-02-01T21:25:13.569Z
__export_source: insomnia.desktop.app:v2022.6.0
resources:
- _id: req_30efdd5cfcca400fa3e0176183a2505d
parentId: wrk_33710590871a4a1e85315e354ef183ae
modified: 1675285345968
created: 1675285286264
url: http://localhost:8080/test
name: check availability
description: ""
method: GET
body: {}
parameters: []
headers: []
authentication: {}
metaSortKey: -1675285286264
isPrivate: false
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingRebuildPath: true
settingFollowRedirects: global
_type: request
- _id: wrk_33710590871a4a1e85315e354ef183ae
parentId: null
modified: 1668067071922
created: 1668067071922
name: test
description: ""
scope: collection
_type: workspace
- _id: req_23645d6ae34b4b22a4cc52b975b55ef3
parentId: fld_18fd7a41110b461c91c1a8cfcc4e2f5d
modified: 1675285688581
created: 1668067107451
url: http://localhost:8080/nodes
name: Node
description: ""
method: POST
body:
mimeType: application/json
text: |-
{
"nodeUuid": null,
"storyUuid": "fa2c2a87-e04c-4c7e-8bcc-a4c86514e5b0",
"nodeTitle": "First node",
"content": "It is node's content of first node.",
"choices": {
"First choice for first node": "e5205d6c-d3a9-4957-812a-bb6bcee3f916",
"Second choice for first node": "8c3c8b7e-d082-43ed-ba56-1dac2039f1e5"
}
}
parameters: []
headers:
- name: Content-Type
value: application/json
id: pair_2ea6e121564344ac9541b320645a72d2
authentication: {}
metaSortKey: -1668170832326
isPrivate: false
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingRebuildPath: true
settingFollowRedirects: global
_type: request
- _id: fld_18fd7a41110b461c91c1a8cfcc4e2f5d
parentId: wrk_33710590871a4a1e85315e354ef183ae
modified: 1675285514906
created: 1675264913170
name: nodes
description: ""
environment: {}
environmentPropertyOrder: null
metaSortKey: -1675275202263
_type: request_group
- _id: req_913947a2620e42ad945460ab4523aaba
parentId: fld_18fd7a41110b461c91c1a8cfcc4e2f5d
modified: 1675285576542
created: 1668170832126
url: http://localhost:8080/nodes/a0e76e8c-7c20-4f5d-bdc5-6e1059cc3bf5
name: Node
description: ""
method: GET
body: {}
parameters: []
headers: []
authentication: {}
metaSortKey: -1668170832301
isPrivate: false
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingRebuildPath: true
settingFollowRedirects: global
_type: request
- _id: req_2561dd1ece8a41b1a37adde22fba349f
parentId: fld_18fd7a41110b461c91c1a8cfcc4e2f5d
modified: 1675285571092
created: 1668769176329
url: http://localhost:8080/nodes
name: Node
description: ""
method: PUT
body:
mimeType: application/json
text: |-
{
"nodeUuid":"d6437739-34cd-4001-9861-a77128437c24",
"storyUuid":"fa2c2a87-e04c-4c7e-8bcc-a4c86514e5b0",
"nodeTitle":"First node UPGRADE",
"content":"It is node's content of first node. UPGRADE",
"choices": {
"First choice for first node":"e5205d6c-d3a9-4957-812a-bb6bcee3f916",
"Second choice for first node":"8c3c8b7e-d082-43ed-ba56-1dac2039f1e5"
}
}
parameters: []
headers:
- name: Content-Type
value: application/json
authentication: {}
metaSortKey: -1668170832276
isPrivate: false
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingRebuildPath: true
settingFollowRedirects: global
_type: request
- _id: req_6904f2de5f71451d917dcbcfcdabe91d
parentId: fld_e5698d799ef441999f19f0cf75d247b2
modified: 1675285730007
created: 1675265174393
url: http://localhost:8080/stories
name: New Request
description: ""
method: POST
body:
mimeType: application/json
text: >-
{
"storySeriesUuid": null,
"storyUuid": null,
"startingNodeUuid": "a0e76e8c-7c20-4f5d-bdc5-6e1059cc3bf2",
"storyTitle": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb",
"storyDescription": "Life pushes the baby elephant to incredible deeds that will lead him to an incredible goal through fantastic transformations.",
"authors": ["seralekseenko", "example of author"],
"genres": ["fantastic tragedy", "adventure"],
"tags": ["#trololo", "#ololo", "#Хвора Підсвідомість"]
}
parameters: []
headers:
- name: Content-Type
value: application/json
id: pair_ea69426620884d0da2a3c736e5a3d228
authentication: {}
metaSortKey: -1675265174393
isPrivate: false
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingRebuildPath: true
settingFollowRedirects: global
_type: request
- _id: fld_e5698d799ef441999f19f0cf75d247b2
parentId: wrk_33710590871a4a1e85315e354ef183ae
modified: 1675265289610
created: 1675265118262
name: stories
description: ""
environment: {}
environmentPropertyOrder: null
metaSortKey: -1675265118262
_type: request_group
- _id: req_0056f71ad7e041e7b06f4d9e78ab56dc
parentId: fld_e5698d799ef441999f19f0cf75d247b2
modified: 1675284692985
created: 1675266185389
url: http://localhost:8080/stories/c2d1a716-d422-4072-8bef-a0c73a26703e
name: New Request
description: ""
method: GET
body: {}
parameters: []
headers: []
authentication: {}
metaSortKey: -1675265174380.5
isPrivate: false
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingRebuildPath: true
settingFollowRedirects: global
_type: request
- _id: req_5bd8745fb2c5419c881ca17d7990c6e3
parentId: fld_e5698d799ef441999f19f0cf75d247b2
modified: 1675282630576
created: 1675277861519
url: http://localhost:8080/stories
name: PUT
description: ""
method: PUT
body:
mimeType: application/json
text: >-
{
"storySeriesUuid": null,
"storyUuid": "aeae2b2b-6aab-4c9c-8ca5-89fa5bb000d0",
"startingNodeUuid": "a0e76e8c-7c20-4f5d-bdc5-6e1059cc3bf6",
"storyTitle": "GGGGGGGGGGGGGGGGGG",
"storyDescription": "Life pushes the baby elephant to incredible deeds that will lead him to an incredible goal through fantastic transformations.",
"authors": [
"example of author",
"seralekseenko"
],
"genres": [
"adventure",
"fantastic tragedy"
],
"tags": [
"#trololo",
"#Хвора Підсвідомість",
"#ololo"
],
"productionDateTime": "1970-01-01T00:00:00.003+00:00",
"updatingDateTime": "1970-01-01T00:00:00.001+00:00"
}
parameters: []
headers:
- name: Content-Type
value: application/json
id: pair_ea69426620884d0da2a3c736e5a3d228
authentication: {}
metaSortKey: -1675265174368
isPrivate: false
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingRebuildPath: true
settingFollowRedirects: global
_type: request
- _id: env_dd46309a1493be04b223bc47a550a222ff5b117d
parentId: wrk_33710590871a4a1e85315e354ef183ae
modified: 1675276871748
created: 1675276871748
name: Base Environment
data: {}
dataPropertyOrder: null
color: null
isPrivate: false
metaSortKey: 1675276871748
_type: environment
- _id: jar_dd46309a1493be04b223bc47a550a222ff5b117d
parentId: wrk_33710590871a4a1e85315e354ef183ae
modified: 1668067071928
created: 1668067071928
name: Default Jar
cookies: []
_type: cookie_jar
- _id: spc_3fe5f28fa97c45439052e96bc5961f22
parentId: wrk_33710590871a4a1e85315e354ef183ae
modified: 1668067071923
created: 1668067071923
fileName: test
contents: ""
contentType: yaml
_type: api_spec