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-22 22:39:03 +00:00
parent dde43e0fb9
commit ce00a594fc

View File

@ -7,7 +7,7 @@
"title": "Select your favorite flavor of Gatoride",
"type": "string",
"anyOf": [
"options_from_task_data_var:"
"options_from_task_data_var:gator_select"
]
}
}