fix(API): Fix issue with workflow setting not supporting newer nanoids (#6699)

This commit is contained in:
Jon
2023-07-19 13:02:35 +01:00
committed by GitHub
parent a79aa19833
commit c7e10130d6

View File

@@ -16,8 +16,8 @@ properties:
example: 3600 example: 3600
maxLength: 3600 maxLength: 3600
errorWorkflow: errorWorkflow:
type: number type: string
example: 10 example: 'VzqKEW0ShTXA5vPj'
description: The ID of the workflow that contains the error trigger node. description: The ID of the workflow that contains the error trigger node.
timezone: timezone:
type: string type: string