{
  "resource": "https://shilmoon.hospital/api/v1",
  "authorization_servers": [
    "https://shilmoon.hospital"
  ],
  "scopes_supported": [
    "appointments:read",
    "appointments:write",
    "doctors:read",
    "departments:read"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_documentation": "https://shilmoon.hospital/docs/api"
}
