fix: skip_failures is boolean not bool

This commit is contained in:
Ruben Fiszel
2022-07-27 15:49:02 +02:00
parent e92f5c0b63
commit e91b7e5aba

View File

@@ -4075,7 +4075,7 @@ components:
iterator:
$ref: "#/components/schemas/InputTransform"
skip_failures:
type: bool
type: boolean
path:
type: string
content: