vmm: fix openapi queue_affinity config

Signed-off-by: Thomas Barrett <tbarrett@crusoeenergy.com>
This commit is contained in:
Thomas Barrett 2024-03-04 17:48:23 -08:00 committed by Rob Bradford
parent d245e62427
commit 1811e24a4b

View File

@ -887,7 +887,7 @@ components:
type: string type: string
rate_limit_group: rate_limit_group:
type: string type: string
affinity: queue_affinity:
type: array type: array
items: items:
$ref: "#/components/schemas/VirtQueueAffinity" $ref: "#/components/schemas/VirtQueueAffinity"