Skip to content

Commit 48d428e

Browse files
authored
Merge pull request #913 from input-output-hk/update-insomnia-workspace
add /buildinfo to insomnia workspace
2 parents 9c34144 + f9a36d5 commit 48d428e

File tree

1 file changed

+37
-14
lines changed

1 file changed

+37
-14
lines changed

insomnia_workspace.json

Lines changed: 37 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"_type": "export",
33
"__export_format": 4,
4-
"__export_date": "2020-11-20T21:57:27.426Z",
5-
"__export_source": "insomnia.desktop.app:v2020.4.2",
4+
"__export_date": "2021-02-01T08:15:45.569Z",
5+
"__export_source": "insomnia.desktop.app:v2020.5.2",
66
"resources": [
77
{
88
"_id": "req_3a0f1537c235444ea8f4b9dac488e14c",
@@ -402,6 +402,41 @@
402402
"settingFollowRedirects": "global",
403403
"_type": "request"
404404
},
405+
{
406+
"_id": "req_8300941ccdfe4b1eb80957d92f6f512a",
407+
"parentId": "fld_f75b249a780c4b5e97a0a2980ad1d4b8",
408+
"modified": 1612167261156,
409+
"created": 1612167228745,
410+
"url": "{{node_url}}/buildinfo",
411+
"name": "buildinfo",
412+
"description": "",
413+
"method": "GET",
414+
"body": {},
415+
"parameters": [],
416+
"headers": [],
417+
"authentication": {},
418+
"metaSortKey": -1612167228745,
419+
"isPrivate": false,
420+
"settingStoreCookies": true,
421+
"settingSendCookies": true,
422+
"settingDisableRenderRequestBody": false,
423+
"settingEncodeUrl": true,
424+
"settingRebuildPath": true,
425+
"settingFollowRedirects": "global",
426+
"_type": "request"
427+
},
428+
{
429+
"_id": "fld_f75b249a780c4b5e97a0a2980ad1d4b8",
430+
"parentId": "wrk_097d43914a4d4aea8b6f73f647921182",
431+
"modified": 1580406808158,
432+
"created": 1553869483792,
433+
"name": "Debug",
434+
"description": "",
435+
"environment": {},
436+
"environmentPropertyOrder": null,
437+
"metaSortKey": -1553869483792,
438+
"_type": "request_group"
439+
},
405440
{
406441
"_id": "req_105cb28c6f774eadbf099a28617a6d1f",
407442
"parentId": "fld_f75b249a780c4b5e97a0a2980ad1d4b8",
@@ -439,18 +474,6 @@
439474
"settingFollowRedirects": "global",
440475
"_type": "request"
441476
},
442-
{
443-
"_id": "fld_f75b249a780c4b5e97a0a2980ad1d4b8",
444-
"parentId": "wrk_097d43914a4d4aea8b6f73f647921182",
445-
"modified": 1580406808158,
446-
"created": 1553869483792,
447-
"name": "Debug",
448-
"description": "",
449-
"environment": {},
450-
"environmentPropertyOrder": null,
451-
"metaSortKey": -1553869483792,
452-
"_type": "request_group"
453-
},
454477
{
455478
"_id": "req_8c4ccaa3552544a4b61bc33cc9fa547c",
456479
"parentId": "fld_f75b249a780c4b5e97a0a2980ad1d4b8",

0 commit comments

Comments
 (0)