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:
Nikolay Edigaryev 2025-11-11 19:49:09 +01:00
parent 3f1b4b461e
commit dbb180befb
1 changed files with 0 additions and 1 deletions

View File

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