-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
The rest api return coordinate either as float or as string.
to reproduce :
curl -X GET -H "Accept: application/json" "https://musicbrainz.org/ws/2/place?area=dc10c22b-e510-4006-8b7f-fecb4f36436e&fmt=json"
curl -X GET -H "Accept: application/json" "https://musicbrainz.org/ws/2/place/0a35392b-6d7a-4043-bf46-a049243d755f?fmt=json"
- depends on
-
SEARCH-711 Return place's coordinates as float
- Open