sartography-automated-committer a98fd9202a
added an example of a city typeahead
2023-06-02 13:55:56 -04:00

11 lines
157 B
JSON

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