Set the default for the `standalone` parameter to `false`.
This commit is contained in:
parent
620b9a5188
commit
6b242c07e2
|
@ -1574,6 +1574,7 @@ components:
|
||||||
standalone:
|
standalone:
|
||||||
type: boolean
|
type: boolean
|
||||||
example: false
|
example: false
|
||||||
|
default: false
|
||||||
workflow_spec_category:
|
workflow_spec_category:
|
||||||
$ref: "#/components/schemas/WorkflowSpecCategory"
|
$ref: "#/components/schemas/WorkflowSpecCategory"
|
||||||
is_status:
|
is_status:
|
||||||
|
|
Loading…
Reference in New Issue