Skip to content

Commit 6dec689

Browse files
authored
Merge pull request #905 from fjtirado/Adding_title_to_switch
Adding title to switch
2 parents 2c38baf + f4b2c47 commit 6dec689

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

schema/workflow.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,8 +565,10 @@ $defs:
565565
type: object
566566
minProperties: 1
567567
maxProperties: 1
568+
title: SwitchItem
568569
additionalProperties:
569570
type: object
571+
title: SwitchCase
570572
properties:
571573
name:
572574
type: string

0 commit comments

Comments
 (0)