OpenAPI specification: VMMeta's "name" shouldn't be "readOnly: true"
Otherwise it's not available in PUT /vms's requestBody.
This commit is contained in:
parent
3f1b4b461e
commit
dbb180befb
|
|
@ -447,7 +447,6 @@ components:
|
|||
type: string
|
||||
description: VM name
|
||||
example: macos-tahoe-base
|
||||
readOnly: true
|
||||
generation:
|
||||
type: number
|
||||
description: Incremented by the controller each time a VM's specification changes
|
||||
|
|
|
|||
Loading…
Reference in New Issue