From 9012cfdce1be93d766065d3c65b894e52a7f2cf2 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 5 Oct 2023 15:39:50 +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 620c345a..0a388bdb 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",