- SourceMeta name
- omschrijving
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 564 bytes
- Bytes bundled
- 564 bytes
- Health
- -
- Dependencies
- -
Health issues
- Name
- top_level_title
- Message
- Set a concise non-empty title at the top level of the schema to explain what the definition is about
- Pointers
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/digitaal-stelsel-omgevingswet-dso/opvragen-werkzaamheden-zblce_rdr/omschrijving",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Omschrijving van de werkzaamheid versie",
"examples": [
"Vellen van een houtopstand"
],
"maxLength": 250,
"minLength": 1,
"type": "string",
"x-derived-from": [
"https://developer.omgevingswet.overheid.nl/publish/pages/239140/toepasbareregels-opvragenwerkzaamheden-v1.json#/components/schemas/Omschrijving"
]
}