mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
vmm: openapi: Add rate_limiter_config to the NetConfig
Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
@@ -719,6 +719,8 @@ components:
|
||||
items:
|
||||
type: integer
|
||||
format: int32
|
||||
rate_limiter_config:
|
||||
$ref: '#/components/schemas/RateLimiterConfig'
|
||||
|
||||
RngConfig:
|
||||
required:
|
||||
|
||||
Reference in New Issue
Block a user