{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/digitaal-stelsel-omgevingswet-dso/omgevingsdocumenten-verbeelden-ibyvejgdg/symbolisatieitem",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"symboolcode": {
"title": "symboolcode",
"type": "string"
}
},
"required": [
"symboolcode"
],
"title": "SymbolisatieItem",
"type": "object",
"x-derived-from": [
"https://service.omgevingswet.overheid.nl/publiek/omgevingsdocumenten/api/verbeelden/v3/openapi.json#/components/schemas/SymbolisatieItem"
]
}