{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/centraal-bureau-voor-de-statistiek/ccb-o-data-open-api-d5g_wihvr/odataservicedocument",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"entitySets": {
"items": {
"$ref": "./odataentitysetinfo"
},
"type": [
"array",
"null"
]
},
"functionImports": {
"items": {
"$ref": "./odataentitysetinfo"
},
"type": [
"array",
"null"
]
},
"singletons": {
"items": {
"$ref": "./odataentitysetinfo"
},
"type": [
"array",
"null"
]
},
"typeAnnotation": {
"$ref": "./odatatypeannotation"
}
},
"type": "object",
"x-derived-from": [
"https://datasets.cbs.nl/odata/v1/openapi.json#/components/schemas/ODataServiceDocument"
]
}