demo-process-models/playground/dinithi/test-lanes/petty-cash-approval-schema.json

11 lines
178 B
JSON

{
"title": "Petty Cash Approval",
"description": "",
"properties": {
"approved_by": {
"type": "string",
"title": "Approved By"
}
},
"required": []
}