vmm: openapi: Update the fd field of the NetConfig definition

Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
Bo Chen
2021-01-26 21:00:35 -08:00
committed by Rob Bradford
parent 6664e5a6e7
commit ff54909d2c

View File

@@ -398,7 +398,7 @@ components:
pci_bdf:
type: integer
format: int32
VmCounters:
type: object
additionalProperties:
@@ -665,8 +665,10 @@ components:
id:
type: string
fd:
type: integer
format: int32
type: array
items:
type: integer
format: int32
RngConfig:
required: