mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 01:38:07 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue-schema.json
This commit is contained in:
parent
67908604cf
commit
b5f79d7dca
@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "Create Issue Voucher",
|
||||
"title": "Checkbox",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"authorizationLetter",
|
||||
@ -135,6 +135,12 @@
|
||||
"demand_quantity": {
|
||||
"type": "integer",
|
||||
"title": "Demand Quantity"
|
||||
},
|
||||
"done": {
|
||||
"type": "boolean",
|
||||
"title": "Done?",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "A super simple checkbox"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user