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",