PNUdev/communal-property-registry

Implement marker locations REST endpoint

Closed this issue · 0 comments

Implement REST endpoint "/api/properties/map-locations" to return property id and location (lat lon).
Should support following query params: q, status, category.
Use PropertyLocationDto as a response.