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: pci_bdf:
type: integer type: integer
format: int32 format: int32
VmCounters: VmCounters:
type: object type: object
additionalProperties: additionalProperties:
@ -665,8 +665,10 @@ components:
id: id:
type: string type: string
fd: fd:
type: integer type: array
format: int32 items:
type: integer
format: int32
RngConfig: RngConfig:
required: required: