From 25bff669383c745f5d2b3cd566b4794a13b316ea Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 26 Oct 2023 18:45:43 +0000 Subject: [PATCH] User: cris@sartography.com clicked save for playground/cris-tolbert/surprise-party/Invite-exampledata.json --- playground/cris-tolbert/surprise-party/Invite-exampledata.json | 1 + playground/cris-tolbert/surprise-party/Invite-schema.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/playground/cris-tolbert/surprise-party/Invite-exampledata.json b/playground/cris-tolbert/surprise-party/Invite-exampledata.json index 84f3a817..f4f663bd 100644 --- a/playground/cris-tolbert/surprise-party/Invite-exampledata.json +++ b/playground/cris-tolbert/surprise-party/Invite-exampledata.json @@ -1,4 +1,5 @@ { "yes": false, + "": false, "done": false } \ No newline at end of file diff --git a/playground/cris-tolbert/surprise-party/Invite-schema.json b/playground/cris-tolbert/surprise-party/Invite-schema.json index 0166c157..a129b0ce 100644 --- a/playground/cris-tolbert/surprise-party/Invite-schema.json +++ b/playground/cris-tolbert/surprise-party/Invite-schema.json @@ -7,7 +7,7 @@ "title": "Yes?", "default": false }, - "": { + "no": { "type": "boolean", "title": "Done?", "default": false