mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 21:55:20 +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:
parent
b176ddfe2a
commit
5d8de62362
@ -719,6 +719,8 @@ components:
|
||||
items:
|
||||
type: integer
|
||||
format: int32
|
||||
rate_limiter_config:
|
||||
$ref: '#/components/schemas/RateLimiterConfig'
|
||||
|
||||
RngConfig:
|
||||
required:
|
||||
|
Loading…
Reference in New Issue
Block a user