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:30 +00:00
parent 6da32ff1c5
commit f4ce02aa4a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"description": "A dropdown list with options pulled form existing Task Data. IMPORTANT - Add 'fruits' to Task Data before using this component!!!", "description": "A dropdown list with options pulled form existing Task Data. IMPORTANT - Add 'fruits' to Task Data before using this component!!!",
"type": "object", "type": "object",
"properties": { "properties": {
"ga": { "gator_": {
"title": "Select your favorite fruit", "title": "Select your favorite fruit",
"type": "string", "type": "string",
"anyOf": [ "anyOf": [