-
Notifications
You must be signed in to change notification settings - Fork 0
/
insomnia-crypton.json
238 lines (238 loc) · 7.09 KB
/
insomnia-crypton.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
{
"_type": "export",
"__export_format": 4,
"__export_date": "2020-12-13T12:34:19.254Z",
"__export_source": "insomnia.desktop.app:v2020.4.2",
"resources": [
{
"_id": "req_1ceb51ceba794a1297bb0fbe171a90f0",
"parentId": "wrk_72bda9d00f2149349a3bdd922df5de29",
"modified": 1607807504023,
"created": 1607807491375,
"url": "http://localhost:3000/wallet/info",
"name": "GetWalletInfo",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [],
"authentication": {},
"metaSortKey": -1607807491376,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "wrk_72bda9d00f2149349a3bdd922df5de29",
"parentId": null,
"modified": 1607102760702,
"created": 1607102760702,
"name": "Crypton",
"description": "",
"scope": null,
"_type": "workspace"
},
{
"_id": "req_9fa0019bea2c4b69b1935c2c1747fdab",
"parentId": "wrk_72bda9d00f2149349a3bdd922df5de29",
"modified": 1607284221709,
"created": 1607283616403,
"url": "http://localhost:3000/transact/add-to-chain",
"name": "MineTransactions",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [],
"authentication": {},
"metaSortKey": -1607283616403,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_4588aaa71c49462da3d7410107e0495c",
"parentId": "wrk_72bda9d00f2149349a3bdd922df5de29",
"modified": 1607808549963,
"created": 1607176335101,
"url": "http://localhost:3000/transact/pool",
"name": "GetTransactionPool",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [],
"authentication": {},
"metaSortKey": -1607176335101,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_ae5b4541de8544d98d4191a762d3f8ca",
"parentId": "wrk_72bda9d00f2149349a3bdd922df5de29",
"modified": 1607292375983,
"created": 1607110851773,
"url": "http://localhost:3000/transact/create",
"name": "CreateTransaction",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"recipient\": \"fooopsosp\",\n\t\"amount\": 6\n}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_793f48ec80a6476ca92c51cd22af937d"
}
],
"authentication": {},
"metaSortKey": -1607110851773,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_6f0b44bd9da64156be0cd95ac2596bb3",
"parentId": "wrk_72bda9d00f2149349a3bdd922df5de29",
"modified": 1607110885160,
"created": 1607103126930,
"url": "http://localhost:3000/blocks/redirect",
"name": "CreateBlockRedirect",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"data\": \"testtt\"\n}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_c25e6dd354654cecad6e395a7957fba7"
}
],
"authentication": {},
"metaSortKey": -1607103126930,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_282d32303b384aea8cd77a6bac4c5638",
"parentId": "wrk_72bda9d00f2149349a3bdd922df5de29",
"modified": 1607103084546,
"created": 1607102880012,
"url": "http://localhost:3000/blocks/return",
"name": "CreateBlockReturn",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"data\": \"lolcina\"\n}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_33bdaae96b6040669b0b53e618a12983"
}
],
"authentication": {},
"metaSortKey": -1607102880012,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_5ff6f8fef2b9427fa228856e94c7590a",
"parentId": "wrk_72bda9d00f2149349a3bdd922df5de29",
"modified": 1607292463176,
"created": 1607102816998,
"url": "http://localhost:4024/blocks",
"name": "GetBlocks",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [],
"authentication": {},
"metaSortKey": -1607102816998,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "env_001f61695e32de5d3fd100976bc7737d53942141",
"parentId": "wrk_72bda9d00f2149349a3bdd922df5de29",
"modified": 1607102760898,
"created": 1607102760898,
"name": "Base Environment",
"data": {},
"dataPropertyOrder": null,
"color": null,
"isPrivate": false,
"metaSortKey": 1607102760898,
"_type": "environment"
},
{
"_id": "jar_001f61695e32de5d3fd100976bc7737d53942141",
"parentId": "wrk_72bda9d00f2149349a3bdd922df5de29",
"modified": 1607102760903,
"created": 1607102760903,
"name": "Default Jar",
"cookies": [],
"_type": "cookie_jar"
},
{
"_id": "spc_e8c574646e344285965f9ad68e696e84",
"parentId": "wrk_72bda9d00f2149349a3bdd922df5de29",
"modified": 1607102760706,
"created": 1607102760706,
"fileName": "Crypton",
"contents": "",
"contentType": "yaml",
"_type": "api_spec"
}
]
}