{ "opencollection": "1.0.0", "info": { "name": "Affiliate Apartment Test API", "version": "1.1.0" }, "items": [ { "info": { "name": "Test", "type": "folder" }, "items": [ { "info": { "name": "Get an apartment with OAuth2.0", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.holidu.com/test" }, "docs": "Get an apartment with OAuth2.0" } ] } ], "bundled": true }