2023-06-28 08:47:07 -04:00

11 lines
157 B
JSON

{
"title": "Get the City",
"description": "",
"properties": {
"city": {
"type": "string",
"title": "city"
}
},
"required": []
}