fix(API): Accept settings.executionOrder in workflow creation (#9072)
This commit is contained in:
@@ -22,3 +22,6 @@ properties:
|
||||
timezone:
|
||||
type: string
|
||||
example: America/New_York
|
||||
executionOrder:
|
||||
type: string
|
||||
example: v1
|
||||
|
||||
Reference in New Issue
Block a user