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:54 +00:00
parent 101eb958cd
commit 1b58e0d6c9
1 changed files with 1 additions and 1 deletions

View File

@ -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": ["pu"],
"required": ["pushups"],
"properties": {
"pushups": {
"type": "boolean",