{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/ministerie-van-binnenlandse-zaken-en-koninkrijksrelaties/grondwater-monitoring-gm-domein-gw4pbuehg/gmwrelations",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"characteristics": {
"$ref": "./gmwrelationsdto"
},
"gmwBroId": {
"type": "string"
},
"monitoringTubeReferences": {
"items": {
"$ref": "./monitoringtubereferences"
},
"type": "array"
}
},
"type": "object",
"x-derived-from": [
"https://publiek.broservices.nl/gm/v1/openapi#/components/schemas/GmwRelations"
]
}