mirror of
https://github.com/davidjohnbarton/crawler-google-places.git
synced 2025-12-12 16:38:45 +00:00
Improved schema
This commit is contained in:
parent
f7a76be8ae
commit
389c5aa786
|
|
@ -24,7 +24,7 @@
|
||||||
},
|
},
|
||||||
"zoom": {
|
"zoom": {
|
||||||
"title": "Viewport Zoom",
|
"title": "Viewport Zoom",
|
||||||
"type": "number",
|
"type": "integer",
|
||||||
"description": "Use it with combination with longitude and latitude to set up viewport to search on.",
|
"description": "Use it with combination with longitude and latitude to set up viewport to search on.",
|
||||||
"minimum": 1,
|
"minimum": 1,
|
||||||
"maximum": 15
|
"maximum": 15
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user