{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/_shared/apphealthstatus",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"enum": [
"UP",
"DOWN"
],
"type": "string",
"x-derived-from": [
"https://developer.omgevingswet.overheid.nl/publish/pages/167767/omgevingsdocumenten-geovalidatie-v1.json#/components/schemas/AppHealthStatus",
"https://developer.omgevingswet.overheid.nl/publish/pages/204330/omgevingsdocumenten-downloaden-v1.json#/components/schemas/AppHealthStatus",
"https://oinregister.logius.nl/api/v1/openapi.json#/components/schemas/HealthCheckStatus",
"https://service.omgevingswet.overheid.nl/publiek/omgevingsdocumenten/api/verbeelden/v3/openapi.json#/components/schemas/AppHealthStatus"
]
}