2019-06-18 23:44:41 +00:00
|
|
|
{
|
2020-04-05 15:27:16 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"title": "Location",
|
|
|
|
"description": "Meteorologisk institutt",
|
|
|
|
"data": {
|
|
|
|
"name": "Name",
|
|
|
|
"latitude": "Latitude",
|
|
|
|
"longitude": "Longitude",
|
|
|
|
"elevation": "Elevation"
|
2019-06-18 23:44:41 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
},
|
2020-04-16 19:52:53 +00:00
|
|
|
"error": { "name_exists": "Location already exists" }
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
2019-06-18 23:44:41 +00:00
|
|
|
}
|