openapi: Add "id" field to VsockConfig

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford 2020-04-28 16:17:53 +01:00
parent a76cf0865f
commit bf09a1e695

View File

@ -581,6 +581,8 @@ components:
iommu:
type: boolean
default: false
id:
type: string
VmResize:
type: object