We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4317d6d commit 5223efaCopy full SHA for 5223efa
1 file changed
.openapi/kas-fleet-manager.yaml
@@ -1266,11 +1266,9 @@ components:
1266
description: 'Indicates whether there is capacity left per instance type'
1267
type: array
1268
items:
1269
- allOf:
1270
- - $ref: "#/components/schemas/RegionCapacityListItem"
+ $ref: "#/components/schemas/RegionCapacityListItem"
1271
required:
1272
- enabled
1273
- - supported_instance_types
1274
- capacity
1275
ServiceAccount:
1276
description: 'Service Account created in MAS-SSO for the Kafka Cluster for authentication'
0 commit comments