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