User: dan@sartography.com clicked save for examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-23 12:12:59 +00:00
parent 64b4cc72ec
commit 70e9ac751f

View File

@ -7,7 +7,7 @@
"title": "Select your favorite fruit", "title": "Select your favorite fruit",
"type": "string", "type": "string",
"anyOf": [ "anyOf": [
"options_from_task_data_var:fruits" "options_from_task_data_var:gator_"
] ]
}, },
"bio": { "bio": {