Skip to content

Commit 5223efa

Browse files
fix(openapi): update kafka-mgmt/v1 OpenAPI document (#284)
Co-authored-by: app-services-ci <app-services-ci@users.noreply.github.com>
1 parent 4317d6d commit 5223efa

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.openapi/kas-fleet-manager.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,11 +1266,9 @@ components:
12661266
description: 'Indicates whether there is capacity left per instance type'
12671267
type: array
12681268
items:
1269-
allOf:
1270-
- $ref: "#/components/schemas/RegionCapacityListItem"
1269+
$ref: "#/components/schemas/RegionCapacityListItem"
12711270
required:
12721271
- enabled
1273-
- supported_instance_types
12741272
- capacity
12751273
ServiceAccount:
12761274
description: 'Service Account created in MAS-SSO for the Kafka Cluster for authentication'

0 commit comments

Comments
 (0)