{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/dienst-uitvoering-onderwijs/rio-lod-api-a2amj_gdg/embeddedmboonderwijslicentie",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"mboSanctie": {
"$ref": "./mbosanctie"
},
"waarschuwing": {
"items": {
"$ref": "./waarschuwing"
},
"type": "array"
}
},
"type": "object",
"x-derived-from": [
"https://lod.onderwijsregistratie.nl/rio-api/assets/RIO_LOD_API_v2.yml#/components/schemas/EmbeddedMboOnderwijslicentie"
]
}