From 44035c86e4c5af5553579a354c521877f0b1efa8 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Wed, 21 Feb 2024 05:22:19 +0000 Subject: [PATCH] User: dan@sartography.com clicked save for examples/2-in-depth/events/escalation-events/choose-schema.json --- examples/2-in-depth/events/escalation-events/choose-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/2-in-depth/events/escalation-events/choose-schema.json b/examples/2-in-depth/events/escalation-events/choose-schema.json index b17cc583..e68edc4a 100644 --- a/examples/2-in-depth/events/escalation-events/choose-schema.json +++ b/examples/2-in-depth/events/escalation-events/choose-schema.json @@ -2,7 +2,7 @@ "title": "Dropdown list", "description": "A dropdown list with options pulled form existing Task Data. IMPORTANT - Add 'fruits' to Task Data before using this component!!!", "type": "object", - "required": [] + "required": ["path"] "properties": { "path": { "title": "Select a Path",