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

@ -665,6 +665,8 @@ components:
id: id:
type: string type: string
fd: fd:
type: array
items:
type: integer type: integer
format: int32 format: int32