]> git.openstreetmap.org Git - nominatim.git/commitdiff
Merge pull request #3423 from mudnug/patch-1
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 15 May 2024 09:26:01 +0000 (11:26 +0200)
committerGitHub <noreply@github.com>
Wed, 15 May 2024 09:26:01 +0000 (11:26 +0200)
Update Output place_id documentation to match implementation

docs/api/Output.md

index 86bd8d14dcfcbe4cd1b408766b6eb38221bb2c92..029f78bc5ea2d32d64d5b9722d7238cc842ed823 100644 (file)
@@ -12,7 +12,7 @@ a single place (for reverse) of the following format:
 
 ```
   {
-    "place_id": "100149",
+    "place_id": 100149,
     "licence": "Data © OpenStreetMap contributors, ODbL 1.0. https://osm.org/copyright",
     "osm_type": "node",
     "osm_id": "107775",