From 5efa21c911128aba1872448a6e452f5443aba128 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 25 Jan 2024 19:08:31 +0000 Subject: [PATCH] User: daniel.h.funk@gmail.com clicked save for playground/dan/webinar/1-approval-two-eyes/vacation-request-schema.json --- .../webinar/1-approval-two-eyes/vacation-request-schema.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 512359a8..4bc38b8a 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,7 +2,9 @@ "title": "Vacation Request Form", "description": "Please provide information about your vacation", "type": "object", - "required" + "required": [ + + ] "properties": { "description": { "type": "string",