{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/logius/api-overheidsorganisaties-lmpmj_rdr/message",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"details": {},
"message": {
"minLength": 1
}
},
"required": [
"message"
],
"title": "message",
"x-derived-from": [
"https://api-organisaties.overheid.nl/v1/openapi.json#/components/schemas/message"
]
}