{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/digitaal-stelsel-omgevingswet-dso/ruimtelijke-plannen-api-3zzh61mdr/lettertekenaanduidingreferentie",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"href": {
"examples": [
"https://ruimte.omgevingswet.overheid.nl/ruimtelijke-plannen/api/opvragen/v4/plannen/NL.IMRO.0200000030115-/lettertekenaanduidingen/LP34407"
],
"type": "string"
}
},
"required": [
"href"
],
"type": "object",
"x-derived-from": [
"https://ruimte.omgevingswet.overheid.nl/ruimtelijke-plannen/api/opvragen/v4/openapi.json#/components/schemas/LettertekenaanduidingReferentie"
]
}