mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-24 05:25:22 +00:00
vmm: add oem_strings to openapi
Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
parent
57e9b80123
commit
53aecf9341
@ -641,6 +641,10 @@ components:
|
|||||||
type: string
|
type: string
|
||||||
uuid:
|
uuid:
|
||||||
type: string
|
type: string
|
||||||
|
oem_strings:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
|
||||||
MemoryZoneConfig:
|
MemoryZoneConfig:
|
||||||
required:
|
required:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user