User: daniel.h.funk@gmail.com clicked save for playground/dan/webinar/1-approval-two-eyes/request-schema.json

This commit is contained in:
sartography-automated-committer 2024-01-25 16:24:25 +00:00
parent d63ba58973
commit ed34516016

View File

@ -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",