UNPKG

insomnia-importers

Version:

Various data importers for Insomnia

62 lines (61 loc) 1.45 kB
{ "_type": "export", "__export_format": 4, "__export_date": "2016-11-18T22:34:51.526Z", "__export_source": "insomnia.importers:v0.1.0", "resources": [ { "_id": "__REQ_1__", "_type": "request", "parentId": "__WORKSPACE_ID__", "url": "https://insomnia.rest/1/2/3", "name": "https://insomnia.rest/1/2/3", "method": "GET", "body": {}, "parameters": [], "headers": [], "authentication": {} }, { "_id": "__REQ_2__", "_type": "request", "parentId": "__WORKSPACE_ID__", "url": "https://insomnia.rest/foo/bar", "name": "https://insomnia.rest/foo/bar", "method": "GET", "body": {}, "parameters": [], "headers": [], "authentication": {} }, { "_id": "__REQ_3__", "_type": "request", "parentId": "__WORKSPACE_ID__", "url": "https://insomnia.rest", "name": "https://insomnia.rest", "method": "GET", "body": {}, "parameters": [], "headers": [ { "name": "Cookie", "value": "foo=bar" } ], "authentication": {} }, { "_id": "__REQ_4__", "_type": "request", "parentId": "__WORKSPACE_ID__", "url": "https://insomnia.rest", "name": "https://insomnia.rest", "method": "GET", "body": {}, "parameters": [], "headers": [], "authentication": {} } ] }