{ "opencollection": "1.0.0", "info": { "name": "Reclaim account-time-schemes Oauth2 API", "version": "0.1" }, "items": [ { "info": { "name": "Oauth2", "type": "folder" }, "items": [ { "info": { "name": "register", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/oauth2/register", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }