{ "opencollection": "1.0.0", "info": { "name": "djangocms-rest Breadcrumbs Health API", "version": "1.0.0" }, "items": [ { "info": { "name": "Health", "type": "folder" }, "items": [ { "info": { "name": "Health check", "type": "http" }, "http": { "method": "GET", "url": "https://example.com/api/healthcheck/" }, "docs": "Minimal health check endpoint for monitoring tools." } ] } ], "bundled": true }