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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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