mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 09:18:08 +00:00
11 lines
178 B
JSON
11 lines
178 B
JSON
{
|
|
"title": "Petty Cash Approval",
|
|
"description": "",
|
|
"properties": {
|
|
"approved_by": {
|
|
"type": "string",
|
|
"title": "Approved By"
|
|
}
|
|
},
|
|
"required": []
|
|
} |