remove standlone from api yaml since it is no longer used w/ burnettk
This commit is contained in:
parent
72049c0041
commit
6c573bb645
|
@ -1498,10 +1498,6 @@ components:
|
|||
category_id:
|
||||
type: string
|
||||
nullable: true
|
||||
standalone:
|
||||
type: boolean
|
||||
example: false
|
||||
default: false
|
||||
workflow_spec_category:
|
||||
$ref: "#/components/schemas/ProcessModelCategory"
|
||||
is_status:
|
||||
|
|
Loading…
Reference in New Issue