{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/digitaal-stelsel-omgevingswet-dso/ruimtelijke-plannen-api-3zzh61mdr/health",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"status": {
"examples": [
"UP"
],
"type": "string"
}
},
"x-derived-from": [
"https://ruimte.omgevingswet.overheid.nl/ruimtelijke-plannen/api/opvragen/v4/openapi.json#/components/schemas/Health"
]
}