vmm: openapi: use the right default values

This patch fixes couple of typos for the default values from the openapi
yaml file.

Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
Bo Chen 2021-08-27 00:46:01 -07:00 committed by Rob Bradford
parent e89345c2c2
commit b82bb55927

View File

@ -567,7 +567,7 @@ components:
default: false
hotplug_method:
type: string
default: "acpi"
default: "Acpi"
shared:
type: boolean
default: false
@ -714,7 +714,7 @@ components:
type: string
vhost_mode:
type: string
default: "client"
default: "Client"
id:
type: string
fd: