mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 22:25:14 +00:00
9 lines
115 B
JSON
9 lines
115 B
JSON
{
|
|
"type": "object",
|
|
"properties": {
|
|
"isProceed": {
|
|
"type": "boolean",
|
|
"title": "Submit Request?"
|
|
}
|
|
}
|
|
} |