{ "opencollection": "1.0.0", "info": { "name": "Reclaim account-time-schemes Embed API", "version": "0.1" }, "items": [ { "info": { "name": "Embed", "type": "folder" }, "items": [ { "info": { "name": "issue", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/embed/dropbox/code/issue", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "redeem", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/embed/dropbox/session/redeem", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }