Commit 27468094 authored by Sven Franck's avatar Sven Franck Committed by GitHub

add geolocation boundaries

parent 967936f1
......@@ -77,7 +77,9 @@
"type": "array",
"maxItems": 2,
"items": {
"type": "number"
"type": "number",
"minimum": -180,
"maximum": 180
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment