User: dan@sartography.com clicked save for examples/0-2-basic-example/norris-schema.json
This commit is contained in:
parent
101eb958cd
commit
1b58e0d6c9
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue