From 32af8cda62b6245bea7b255bb28489d22a5f6a61 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 22 Feb 2024 22:50:10 +0000 Subject: [PATCH] User: dan@sartography.com clicked save for examples/2-in-depth/data-stores/json-file-as-data-store/json-file-as-data-store.bpmn --- .../json-file-as-data-store.bpmn | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/examples/2-in-depth/data-stores/json-file-as-data-store/json-file-as-data-store.bpmn b/examples/2-in-depth/data-stores/json-file-as-data-store/json-file-as-data-store.bpmn index d7b4dbfe..38f5e942 100644 --- a/examples/2-in-depth/data-stores/json-file-as-data-store/json-file-as-data-store.bpmn +++ b/examples/2-in-depth/data-stores/json-file-as-data-store/json-file-as-data-store.bpmn @@ -16,6 +16,36 @@ {{gatoraide_flavors}} + + + { "gatoraide_flavors" : + [ + { + "name": "Glacier Freeze", + "color": "#C0C0C0", + "description": "Icy, refreshing citrus flavor" + } + ] +} + + + { "gatoraide_flavors" : + [ + { + "name": "Glacier Freeze", + "color": "#C0C0C0", + "description": "Icy, refreshing citrus flavor" + } + ], +   "gator_select" : [ +       { +           "key": "Gator Freeze", +           "value": "Gator Freeze" +       } +   ] +} + + Flow_17db3yp Flow_12pkbxb