{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/ministerie-van-buitenlandse-zaken/nederland-wereldwijd-zioabu6hr/file",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"fileDescription": {
"type": "string"
},
"fileModifiedDate": {
"format": "date-time",
"type": "string"
},
"filename": {
"type": "string"
},
"filesize": {
"format": "int64",
"type": "integer"
},
"filetitle": {
"type": "string"
},
"fileurl": {
"type": "string"
},
"mapType": {
"type": "string"
},
"mimetype": {
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://opendata.nederlandwereldwijd.nl/v2/sources/nederlandwereldwijd/openapi.yaml#/components/schemas/file"
],
"xml": {
"name": "file"
}
}