User: usama@sartography.com clicked save for playground/usama/essential-example/escalatedorder-schema.json
This commit is contained in:
parent
32a5b2fd3b
commit
d05d3bd976
|
@ -15,5 +15,14 @@
|
|||
"label": "Approval Comments"
|
||||
}
|
||||
],
|
||||
"reviewInstructions": "Please review the escalated order details below. Consider the following criteria before making your approval decision: [...]"
|
||||
"reviewInstructions": "Please review the escalated order details below. Consider the following criteria before making your approval decision: [...]",
|
||||
"title": "Checkbox",
|
||||
"description": "A super simple checkbox",
|
||||
"properties": {
|
||||
"done": {
|
||||
"type": "boolean",
|
||||
"title": "Done?",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue