{ "opencollection": "1.0.0", "info": { "name": "RisingWave Events Healthz API", "version": "1.0" }, "items": [ { "info": { "name": "Healthz", "type": "folder" }, "items": [ { "info": { "name": "Health check endpoint", "type": "http" }, "http": { "method": "GET", "url": "/v1/healthz" }, "docs": "Returns 200 when the Events API service is healthy and ready to serve requests." } ] } ], "bundled": true }