Skip to content

Commit

Permalink
fix(openapi): update kafka-mgmt/v1 OpenAPI document (#284)
Browse files Browse the repository at this point in the history
Co-authored-by: app-services-ci <[email protected]>
  • Loading branch information
app-services-ci and app-services-ci authored May 26, 2022
1 parent 4317d6d commit 5223efa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .openapi/kas-fleet-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 5223efa

Please sign in to comment.