{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/ministerie-van-buitenlandse-zaken/nederland-wereldwijd-zioabu6hr/category",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"category": {
"type": "string"
},
"contentblocks": {
"items": {
"$ref": "./contentblock"
},
"type": "array",
"xml": {
"name": "contentblock"
}
}
},
"type": "object",
"x-derived-from": [
"https://opendata.nederlandwereldwijd.nl/v2/sources/nederlandwereldwijd/openapi.yaml#/components/schemas/category"
],
"xml": {
"name": "category"
}
}