Added validation samples

This commit is contained in:
2023-08-27 22:45:17 +02:00
parent 502ed0406e
commit 35a8cd4b2b
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": 123456,
"name": "Sample Location",
"location": [
0.00000,
0.00000
],
"country": 0,
"timezone": "Europe/London"
}