mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
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