{
  "endpoints": [
    "GET /canteens",
    "GET /canteens/{id}",
    "GET /canteens/{id}/menu",
    "GET /canteens/{id}/menu/{date}",
    "GET /canteens/{id}/hours",
    "GET /legend",
    "GET /health",
    "GET /openapi.json"
  ],
  "service": "mensa-api",
  "source": "https://www.stwdo.de/api/v2/speiseplan"
}
