UNPKG

insomnia-importers

Version:

Various data importers for Insomnia

41 lines (40 loc) 1.25 kB
{ "__export_date": "2022-04-04T22:51:36.852Z", "__export_format": 4, "__export_source": "insomnia.importers:v0.1.0", "_type": "export", "resources": [ { "_id": "__GRP_1__", "_type": "request_group", "description": "", "environment": {}, "name": "Example collection", "parentId": "__WORKSPACE_ID__" }, { "_id": "__REQ_1__", "_type": "request", "authentication": { "accessTokenUrl": "exampleAccessTokenUrl", "authorizationUrl": "exampleAuthorizeUrl", "clientId": "exampleClientId", "clientSecret": "exampleClientSecret", "disabled": false, "grantType": "authorization_code", "password": "", "redirectUrl": "exampleCallbackUrl", "type": "oauth2", "username": "" }, "body": {}, "description": "", "headers": [], "method": "GET", "name": "Example request with OAuth2", "parameters": [], "parentId": "__GRP_1__", "url": "" } ] }