mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-27 22:20:53 +00:00
fix(API): Fix issue with workflow setting not supporting newer nanoids (#6699)
This commit is contained in:
@@ -16,8 +16,8 @@ properties:
|
||||
example: 3600
|
||||
maxLength: 3600
|
||||
errorWorkflow:
|
||||
type: number
|
||||
example: 10
|
||||
type: string
|
||||
example: 'VzqKEW0ShTXA5vPj'
|
||||
description: The ID of the workflow that contains the error trigger node.
|
||||
timezone:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user