Set the default for the `standalone` parameter to `false`.

This commit is contained in:
mike cullerton 2021-05-06 11:54:04 -04:00
parent 620b9a5188
commit 6b242c07e2
1 changed files with 1 additions and 0 deletions

View File

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