From 5223efa2597b7560fe7afd3b251ae6bbbc100156 Mon Sep 17 00:00:00 2001 From: Red Hat Application Services CI <84090353+app-services-ci@users.noreply.github.com> Date: Thu, 26 May 2022 10:05:35 +0100 Subject: [PATCH] fix(openapi): update kafka-mgmt/v1 OpenAPI document (#284) Co-authored-by: app-services-ci --- .openapi/kas-fleet-manager.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.openapi/kas-fleet-manager.yaml b/.openapi/kas-fleet-manager.yaml index 02062d2b..b885d596 100644 --- a/.openapi/kas-fleet-manager.yaml +++ b/.openapi/kas-fleet-manager.yaml @@ -1266,11 +1266,9 @@ components: description: 'Indicates whether there is capacity left per instance type' type: array items: - allOf: - - $ref: "#/components/schemas/RegionCapacityListItem" + $ref: "#/components/schemas/RegionCapacityListItem" required: - enabled - - supported_instance_types - capacity ServiceAccount: description: 'Service Account created in MAS-SSO for the Kafka Cluster for authentication'