diff --git a/playground/dan/webinar/1-approval-two-eyes/request-schema.json b/playground/dan/webinar/1-approval-two-eyes/request-schema.json index d3de5e71..e40b2538 100644 --- a/playground/dan/webinar/1-approval-two-eyes/request-schema.json +++ b/playground/dan/webinar/1-approval-two-eyes/request-schema.json @@ -17,7 +17,7 @@ "type": "string", "format": "date", "title": "Vacation End Date", - "validationErrorMessage": "Date must be after the start date" + "validationErrorMessage": "End Date must be after the start date" } }