diff --git a/playground/dan/webinar/1-approval-two-eyes/vacation-request-schema.json b/playground/dan/webinar/1-approval-two-eyes/vacation-request-schema.json index ad3ca3db..75fe1f39 100644 --- a/playground/dan/webinar/1-approval-two-eyes/vacation-request-schema.json +++ b/playground/dan/webinar/1-approval-two-eyes/vacation-request-schema.json @@ -2,6 +2,7 @@ "title": "Vacation Request Form", "description": "Please provide information about your vacation", "type": "object", + "properties": { "description": { "type": "string",