mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 23:08:10 +00:00
User: daniel.h.funk@gmail.com clicked save for playground/dan/webinar/1-approval-two-eyes/request-schema.json
This commit is contained in:
parent
d63ba58973
commit
ed34516016
@ -8,6 +8,12 @@
|
|||||||
"title": "Check to Approve",
|
"title": "Check to Approve",
|
||||||
"default": false
|
"default": false
|
||||||
},
|
},
|
||||||
|
"delivery_date": {
|
||||||
|
"type": "string",
|
||||||
|
"format": "date",
|
||||||
|
"title": "Preferred Delivery Date",
|
||||||
|
"validationErrorMessage": "Date must be today's date or later"
|
||||||
|
},
|
||||||
"firstName": {
|
"firstName": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "First name",
|
"title": "First name",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user