We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5223efa commit 77470feCopy full SHA for 77470fe
1 file changed
packages/kafka-management-sdk/api/openapi.yaml
@@ -1873,13 +1873,11 @@ components:
1873
capacity:
1874
description: Indicates whether there is capacity left per instance type
1875
items:
1876
- allOf:
1877
- - $ref: '#/components/schemas/RegionCapacityListItem'
+ $ref: '#/components/schemas/RegionCapacityListItem'
1878
type: array
1879
required:
1880
- capacity
1881
- enabled
1882
- - supported_instance_types
1883
ServiceAccount:
1884
allOf:
1885
- $ref: '#/components/schemas/ObjectReference'
0 commit comments