{ "opencollection": "1.0.0", "info": { "name": "Nebraska Activity Health API", "version": "0.0.1" }, "items": [ { "info": { "name": "Health", "type": "folder" }, "items": [ { "info": { "name": "health", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/health" }, "docs": "health endpoint" } ] } ], "bundled": true }