{ "opencollection": "1.0.0", "info": { "name": "Certifyos Dal Reactive Test Resource API", "version": "1.0.0" }, "items": [ { "info": { "name": "Dal Reactive Test Resource", "type": "folder" }, "items": [ { "info": { "name": "Check DAL Health", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:9000/test/health", "headers": [ { "name": "tenant-id", "value": "" } ] }, "docs": "Tests connectivity to the Data Access Layer" } ] } ], "bundled": true }