From 389c5aa78650f0a3361bab846ec047c8f6e248fc Mon Sep 17 00:00:00 2001 From: JakubDrobnik Date: Tue, 20 Nov 2018 15:37:52 +0100 Subject: [PATCH] Improved schema --- INPUT_SCHEMA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INPUT_SCHEMA.json b/INPUT_SCHEMA.json index 050fc12..3677e96 100644 --- a/INPUT_SCHEMA.json +++ b/INPUT_SCHEMA.json @@ -24,7 +24,7 @@ }, "zoom": { "title": "Viewport Zoom", - "type": "number", + "type": "integer", "description": "Use it with combination with longitude and latitude to set up viewport to search on.", "minimum": 1, "maximum": 15