deprecated-oc-search/data/schemas/fragments/location.json

5 lines
57 B
JSON
Raw Normal View History

2023-08-26 22:04:56 +02:00
{
"lat":"float",
"lon":"float",
"alt":"int"
}