{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/top500nl-download-api-dze0-rgvr/timeliness",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"datetimeTo": {
"readOnly": true,
"type": "string"
},
"featuretype": {
"enum": [
"functioneelgebied",
"gebouw",
"geografischgebied",
"hoogte",
"inrichtingselement",
"plaats",
"registratiefgebied",
"spoorbaandeel",
"terrein",
"waterdeel",
"wegdeel"
],
"readOnly": true,
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/brt/top1000nl/download/v1_0/openapi.json#/components/schemas/timeliness",
"https://api.pdok.nl/brt/top500nl/download/v1_0/openapi.json#/components/schemas/timeliness"
]
}