From 6ec3284281b1ba1e13036159de8c18f721a7b13d Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 5 Oct 2023 15:39:48 +0000 Subject: [PATCH] User: dan@sartography.com clicked save for examples/0-2-basic-example/norris-schema.json --- examples/0-2-basic-example/norris-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/0-2-basic-example/norris-schema.json b/examples/0-2-basic-example/norris-schema.json index 3e79dcd3..620c345a 100644 --- a/examples/0-2-basic-example/norris-schema.json +++ b/examples/0-2-basic-example/norris-schema.json @@ -2,7 +2,7 @@ "title": "Nested Form / Repeating Section", "description": "Allow the form submitter to add multiple entries for a set of fields.", "type": "object", - "required": [] + "required": [], "properties": { "pushups": { "type": "boolean",