mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-23 14:28:08 +00:00
11 lines
174 B
JSON
11 lines
174 B
JSON
|
{
|
||
|
"title": "select option",
|
||
|
"description": "",
|
||
|
"properties": {
|
||
|
"enter_choice": {
|
||
|
"type": "string",
|
||
|
"title": "enter choice"
|
||
|
}
|
||
|
},
|
||
|
"required": []
|
||
|
}
|