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:
parent
1aaf15c523
commit
d8367d5780
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"title": "Select your favorite version of Gatoraide",
|
"title": "Select your favorite version of Gatoraide",
|
||||||
"description": "This provides a dropdown list based on data in the gatoraide_flavors.json file stored next to this BPMN d",
|
"description": "This provides a dropdown list based on data in the gatoraide_flavors.json file stored next to this BPMN file.",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"favoriteFruit": {
|
"favoriteFruit": {
|
||||||
|
|
Loading…
Reference in New Issue