mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 18:48:24 +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",
|
||||
"default": false
|
||||
},
|
||||
"delivery_date": {
|
||||
"type": "string",
|
||||
"format": "date",
|
||||
"title": "Preferred Delivery Date",
|
||||
"validationErrorMessage": "Date must be today's date or later"
|
||||
},
|
||||
"firstName": {
|
||||
"type": "string",
|
||||
"title": "First name",
|
||||
|
Loading…
x
Reference in New Issue
Block a user