mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-24 00:15:29 +00:00
fix examples json
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
"country": "uk"
|
||||
},
|
||||
"response": {
|
||||
{
|
||||
"address": {
|
||||
"line_one": "10 Russell Street",
|
||||
"city": "London",
|
||||
@@ -22,7 +21,6 @@
|
||||
"longitude": -0.1216235
|
||||
}
|
||||
}
|
||||
}
|
||||
}],
|
||||
"reverse": [{
|
||||
"title": "Reverse geocode location",
|
||||
@@ -32,7 +30,6 @@
|
||||
"longitude": -0.1216235
|
||||
},
|
||||
"response": {
|
||||
{
|
||||
"address": {
|
||||
"line_one": "10 Russell Street",
|
||||
"city": "London",
|
||||
@@ -44,6 +41,5 @@
|
||||
"longitude": -0.1216235
|
||||
}
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user