{ "opencollection": "1.0.0", "info": { "name": "Stateful Responses Operations API", "version": "0.4.23" }, "items": [ { "info": { "name": "Operations", "type": "folder" }, "items": [ { "info": { "name": "Health Check", "type": "http" }, "http": { "method": "GET", "url": "{host}/health" }, "docs": "Health check endpoint with optional broker connectivity check." }, { "info": { "name": "Root", "type": "http" }, "http": { "method": "GET", "url": "{host}/" }, "docs": "Root endpoint." } ] } ], "bundled": true }