api: http: make consistent api and implementation

vsocks: vsocks is implemented as an array

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
Jose Carlos Venegas Munoz 2019-10-15 05:28:47 +00:00 committed by Samuel Ortiz
parent 3acf9dfcf3
commit 205b8c1cd5

View File

@ -214,7 +214,9 @@ components:
items:
$ref: '#/components/schemas/VhostUserBlkConfig'
vsock:
$ref: '#/components/schemas/VsockConfig'
type: array
items:
$ref: '#/components/schemas/VsockConfig'
iommu:
type: boolean
default: false