mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
vmm: openapi: Update the fd field of the NetConfig definition
Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user