Added RW/HW to AddressDB Api search/find functions
This commit is contained in:
@@ -799,6 +799,14 @@ components:
|
||||
type: string
|
||||
description: Grundstücksnummer
|
||||
example: 123/7
|
||||
rw:
|
||||
type: string
|
||||
description: Rechtswert der Zugangskoordinate
|
||||
example: "58876.54"
|
||||
hw:
|
||||
type: string
|
||||
description: Hochwert der Zugangskoordinate
|
||||
example: "262389.89"
|
||||
building_unit_count:
|
||||
type: int64
|
||||
description: Anzahl Wohneinheiten im Gebäude
|
||||
@@ -907,6 +915,14 @@ components:
|
||||
type: string
|
||||
description: Grundstücksnummer
|
||||
example: 123/7
|
||||
rw:
|
||||
type: string
|
||||
description: Rechtswert der Zugangskoordinate
|
||||
example: "58876.54"
|
||||
hw:
|
||||
type: string
|
||||
description: Hochwert der Zugangskoordinate
|
||||
example: "262389.89"
|
||||
building_unit_count:
|
||||
type: int64
|
||||
description: Anzahl Wohneinheiten im Gebäude
|
||||
|
||||
Reference in New Issue
Block a user