mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 00:02:03 +00:00
fix: skip_failures is boolean not bool
This commit is contained in:
@@ -4075,7 +4075,7 @@ components:
|
||||
iterator:
|
||||
$ref: "#/components/schemas/InputTransform"
|
||||
skip_failures:
|
||||
type: bool
|
||||
type: boolean
|
||||
path:
|
||||
type: string
|
||||
content:
|
||||
|
||||
Reference in New Issue
Block a user