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