openapi: add missing pvpanic property to VmConfig
Signed-off-by: Lucas Jacques <contact@lucasjacques.com>
This commit is contained in:
parent
c8f4fece1a
commit
108af5a293
1 changed files with 3 additions and 0 deletions
|
|
@ -615,6 +615,9 @@ components:
|
|||
watchdog:
|
||||
type: boolean
|
||||
default: false
|
||||
pvpanic:
|
||||
type: boolean
|
||||
default: false
|
||||
platform:
|
||||
$ref: "#/components/schemas/PlatformConfig"
|
||||
tpm:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue