From 3589c20129e80fa84c6be1eae7b82ce4b8ac1165 Mon Sep 17 00:00:00 2001 From: Bogdan Suierica Date: Mon, 1 Feb 2021 10:35:33 +0100 Subject: [PATCH 1/2] add /buildinfo to insomnia workspace --- insomnia_workspace.json | 55 +++++++++++++++++++++++++++++------------ 1 file changed, 39 insertions(+), 16 deletions(-) diff --git a/insomnia_workspace.json b/insomnia_workspace.json index 9abc3e2b22..33f6180673 100644 --- a/insomnia_workspace.json +++ b/insomnia_workspace.json @@ -1,8 +1,8 @@ { "_type": "export", "__export_format": 4, - "__export_date": "2020-11-20T21:57:27.426Z", - "__export_source": "insomnia.desktop.app:v2020.4.2", + "__export_date": "2021-02-01T08:15:45.569Z", + "__export_source": "insomnia.desktop.app:v2020.5.2", "resources": [ { "_id": "req_3a0f1537c235444ea8f4b9dac488e14c", @@ -402,6 +402,41 @@ "settingFollowRedirects": "global", "_type": "request" }, + { + "_id": "req_8300941ccdfe4b1eb80957d92f6f512a", + "parentId": "fld_f75b249a780c4b5e97a0a2980ad1d4b8", + "modified": 1612167261156, + "created": 1612167228745, + "url": "{{node_url}}/buildinfo", + "name": "buildinfo", + "description": "", + "method": "GET", + "body": {}, + "parameters": [], + "headers": [], + "authentication": {}, + "metaSortKey": -1612167228745, + "isPrivate": false, + "settingStoreCookies": true, + "settingSendCookies": true, + "settingDisableRenderRequestBody": false, + "settingEncodeUrl": true, + "settingRebuildPath": true, + "settingFollowRedirects": "global", + "_type": "request" + }, + { + "_id": "fld_f75b249a780c4b5e97a0a2980ad1d4b8", + "parentId": "wrk_097d43914a4d4aea8b6f73f647921182", + "modified": 1580406808158, + "created": 1553869483792, + "name": "Debug", + "description": "", + "environment": {}, + "environmentPropertyOrder": null, + "metaSortKey": -1553869483792, + "_type": "request_group" + }, { "_id": "req_105cb28c6f774eadbf099a28617a6d1f", "parentId": "fld_f75b249a780c4b5e97a0a2980ad1d4b8", @@ -439,18 +474,6 @@ "settingFollowRedirects": "global", "_type": "request" }, - { - "_id": "fld_f75b249a780c4b5e97a0a2980ad1d4b8", - "parentId": "wrk_097d43914a4d4aea8b6f73f647921182", - "modified": 1580406808158, - "created": 1553869483792, - "name": "Debug", - "description": "", - "environment": {}, - "environmentPropertyOrder": null, - "metaSortKey": -1553869483792, - "_type": "request_group" - }, { "_id": "req_8c4ccaa3552544a4b61bc33cc9fa547c", "parentId": "fld_f75b249a780c4b5e97a0a2980ad1d4b8", @@ -1333,7 +1356,7 @@ "faucet_url": "http://127.0.0.1:8099" }, "dataPropertyOrder": { - "&": [ + "\u0026": [ "node_url", "faucet_url" ] @@ -1344,4 +1367,4 @@ "_type": "environment" } ] -} +} \ No newline at end of file From f9a36d59def3880024b9a31d32f50fba6612d6b3 Mon Sep 17 00:00:00 2001 From: Bogdan Suierica Date: Mon, 1 Feb 2021 11:36:41 +0100 Subject: [PATCH 2/2] update /buildinfo in insomnia workspace --- insomnia_workspace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/insomnia_workspace.json b/insomnia_workspace.json index 33f6180673..bae363d077 100644 --- a/insomnia_workspace.json +++ b/insomnia_workspace.json @@ -1356,7 +1356,7 @@ "faucet_url": "http://127.0.0.1:8099" }, "dataPropertyOrder": { - "\u0026": [ + "&": [ "node_url", "faucet_url" ] @@ -1367,4 +1367,4 @@ "_type": "environment" } ] -} \ No newline at end of file +}