{ "opencollection": "1.0.0", "info": { "name": "Micronaut Management Endpoints Beans Health API", "version": "4.7.0" }, "items": [ { "info": { "name": "Health", "type": "folder" }, "items": [ { "info": { "name": "Micronaut Application health", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/health" }, "docs": "Returns the health status of the application and its indicators (disk space, database, etc.)" } ] } ], "bundled": true }