mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-23 23:48:09 +00:00
11 lines
157 B
JSON
11 lines
157 B
JSON
{
|
|
"title": "Get the City",
|
|
"description": "",
|
|
"properties": {
|
|
"city": {
|
|
"type": "string",
|
|
"title": "city"
|
|
}
|
|
},
|
|
"required": []
|
|
} |