{ "opencollection": "1.0.0", "info": { "name": "Nebraska Activity Config API", "version": "0.0.1" }, "items": [ { "info": { "name": "Config", "type": "folder" }, "items": [ { "info": { "name": "getConfig", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/config" }, "docs": "get app config" } ] } ], "bundled": true }