{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/kadastralekaart-download-api-z4raargdg/timeliness",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"datetimeTo": {
"readOnly": true,
"type": "string"
},
"featuretype": {
"enum": [
"perceel",
"kadastralegrens",
"pand",
"openbareruimtelabel",
"kwaliteit"
],
"readOnly": true,
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/kadaster/kadastralekaart/download/v5_0/openapi.json#/components/schemas/timeliness"
]
}