mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-23 17:08:10 +00:00
11 lines
171 B
JSON
11 lines
171 B
JSON
{
|
|
"title": "Approve",
|
|
"description": "",
|
|
"properties": {
|
|
"approve_deny": {
|
|
"type": "boolean",
|
|
"title": "Approve / Deny"
|
|
}
|
|
},
|
|
"required": []
|
|
} |