From 70e9ac751f7640bdb707baf8f4b0b8e71ea0f76a Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Fri, 23 Feb 2024 12:12:59 +0000 Subject: [PATCH] User: dan@sartography.com clicked save for examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json --- .../data-stores/json-file-as-data-store/simple-form-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json b/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json index 9f10c1da..90a70ef6 100644 --- a/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json +++ b/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json @@ -7,7 +7,7 @@ "title": "Select your favorite fruit", "type": "string", "anyOf": [ - "options_from_task_data_var:fruits" + "options_from_task_data_var:gator_" ] }, "bio": {