{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/vng/besluiten-api-jaeffu6hr/wijzigingen",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"nieuw": {
"description": "Volledige JSON body van het object na de actie.",
"title": "Nieuw",
"type": "object"
},
"oud": {
"description": "Volledige JSON body van het object zoals dat bestond voordat de actie heeft plaatsgevonden.",
"title": "Oud",
"type": "object"
}
},
"type": "object",
"x-derived-from": [
"https://besluiten-api.vng.cloud/api/v1/schema/openapi.json#/components/schemas/Wijzigingen"
]
}