{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/digitaal-stelsel-omgevingswet-dso/omgevingsinformatie-ontsluiten-api-ow7p61mdg/regelstatus",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"enum": [
"in ontwikkeling",
"geldend"
],
"examples": [
null
],
"type": [
"string",
"null"
],
"x-derived-from": [
"https://service.omgevingswet.overheid.nl/publiek/omgevingsinformatie/api/ontsluiten/v2/openapi.json#/components/schemas/RegelStatus"
]
}