diff --git a/schema/workflow.yaml b/schema/workflow.yaml index 204b6cfc..1e38c985 100644 --- a/schema/workflow.yaml +++ b/schema/workflow.yaml @@ -565,8 +565,10 @@ $defs: type: object minProperties: 1 maxProperties: 1 + title: SwitchItem additionalProperties: type: object + title: SwitchCase properties: name: type: string