Added validation samples
This commit is contained in:
10
validation/examples/location.json
Normal file
10
validation/examples/location.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": 123456,
|
||||
"name": "Sample Location",
|
||||
"location": [
|
||||
0.00000,
|
||||
0.00000
|
||||
],
|
||||
"country": 0,
|
||||
"timezone": "Europe/London"
|
||||
}
|
Reference in New Issue
Block a user