{ "opencollection": "1.0.0", "info": { "name": "eat-api calendar Status API", "version": "2.1" }, "items": [ { "info": { "name": "Status", "type": "folder" }, "items": [ { "info": { "name": "API healthcheck", "type": "http" }, "http": { "method": "GET", "url": "https://tum-dev.github.io/eat-api/{language}/api/status" }, "docs": "If this endpoint does not return 200, the API is experiencing a catastrophic outage.\n**Should never happen.**" } ] } ], "bundled": true }