]> git.openstreetmap.org Git - nominatim.git/commitdiff
Merge pull request #1421 from asantoz/patch-1
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 11 Jul 2019 08:09:33 +0000 (10:09 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jul 2019 08:09:33 +0000 (10:09 +0200)
Minor change on lookup endpoint doc

docs/api/Lookup.md

index 36672ee7dc24c978deafcfcfd62dcf31ffe1f81a..84ebb5d8168d40a50e5c9f71e1b733e37516d001 100644 (file)
@@ -19,7 +19,7 @@ Additional optional parameters are explained below.
 
 ### Output format
 
-* `format=[html|xml|json|jsonv2|geojson|geocodejson]`
+* `format=[xml|json|geojson]`
 
 See [Place Output Formats](Output.md) for details on each format. (Default: xml)