Skip to content

Commit 575f8f9

Browse files
committed
[ETCM-48] Add /healthcheck in the insomnia workspace
1 parent 2fdff9a commit 575f8f9

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

insomnia_workspace.json

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_type": "export",
33
"__export_format": 4,
4-
"__export_date": "2020-09-28T17:05:07.127Z",
4+
"__export_date": "2020-09-30T20:01:40.792Z",
55
"__export_source": "insomnia.desktop.app:v2020.4.1",
66
"resources": [
77
{
@@ -272,6 +272,35 @@
272272
"metaSortKey": -1553869483792,
273273
"_type": "request_group"
274274
},
275+
{
276+
"_id": "req_8c4ccaa3552544a4b61bc33cc9fa547c",
277+
"parentId": "fld_f75b249a780c4b5e97a0a2980ad1d4b8",
278+
"modified": 1580405661758,
279+
"created": 1580405461883,
280+
"url": "{{ node_url }}/healthcheck",
281+
"name": "healthcheck node",
282+
"description": "",
283+
"method": "GET",
284+
"body": {},
285+
"parameters": [],
286+
"headers": [
287+
{
288+
"id": "pair_088edc31f5e04f20a16b465a673871bb",
289+
"name": "Cache-Control",
290+
"value": "no-cache"
291+
}
292+
],
293+
"authentication": {},
294+
"metaSortKey": -1552939150156.3438,
295+
"isPrivate": false,
296+
"settingStoreCookies": true,
297+
"settingSendCookies": true,
298+
"settingDisableRenderRequestBody": false,
299+
"settingEncodeUrl": true,
300+
"settingRebuildPath": true,
301+
"settingFollowRedirects": "global",
302+
"_type": "request"
303+
},
275304
{
276305
"_id": "req_b60c1a4f9d604d868910f967c6a070d7",
277306
"parentId": "fld_a06eb77e183c4727800eb7dc43ceabe1",

0 commit comments

Comments
 (0)