{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/vng/autorisaties-api-_rowbuehg/brcautorisatie",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"besluittype": {
"description": "URL naar het besluittype waarop de autorisatie van toepassing is.",
"format": "uri",
"maxLength": 1000,
"title": "Besluittype",
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://autorisaties-api.vng.cloud/api/v1/schema/openapi.json#/components/schemas/brcAutorisatie"
]
}