From a4a17f93f59e5e07ab6419f14ca3f45df5cef7e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Santos?= Date: Wed, 10 Jul 2019 19:26:38 +0100 Subject: [PATCH] Minor change on lookup endpoint doc Fix documentation about lookup endpoint on output formats available on filter `format` --- docs/api/Lookup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/Lookup.md b/docs/api/Lookup.md index 36672ee7..84ebb5d8 100644 --- a/docs/api/Lookup.md +++ b/docs/api/Lookup.md @@ -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) -- 2.39.5