{ "opencollection": "1.0.0", "info": { "name": "Micronaut Management Endpoints Beans Routes API", "version": "4.7.0" }, "items": [ { "info": { "name": "Routes", "type": "folder" }, "items": [ { "info": { "name": "Micronaut List application routes", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/routes" }, "docs": "Returns all URI routes in the application" } ] } ], "bundled": true }