User: dan@sartography.com clicked save for examples/0-2-basic-example/norris-schema.json

This commit is contained in:
sartography-automated-committer 2023-10-05 15:39:50 +00:00
parent 6ec3284281
commit 9012cfdce1

View File

@ -2,7 +2,7 @@
"title": "Nested Form / Repeating Section", "title": "Nested Form / Repeating Section",
"description": "Allow the form submitter to add multiple entries for a set of fields.", "description": "Allow the form submitter to add multiple entries for a set of fields.",
"type": "object", "type": "object",
"required": [], "required": [""],
"properties": { "properties": {
"pushups": { "pushups": {
"type": "boolean", "type": "boolean",