11 lines
157 B
JSON
11 lines
157 B
JSON
|
{
|
||
|
"title": "Get the City",
|
||
|
"description": "",
|
||
|
"properties": {
|
||
|
"city": {
|
||
|
"type": "string",
|
||
|
"title": "city"
|
||
|
}
|
||
|
},
|
||
|
"required": []
|
||
|
}
|