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:29:39 +00:00
parent 84d4181301
commit 6d50c70edd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"title": "Select your favorite version of Gatoraide",
"description": "This provides a dropdown list based on data in the gatoraide_flavors ",
"description": "This provides a dropdown list based on data in the gatoraide_flavors.json file",
"type": "object",
"properties": {
"favoriteFruit": {