Skip to content

Commit 77470fe

Browse files
chore(all): re-generate OpenAPI client(s) (#286)
Co-authored-by: app-services-ci <app-services-ci@users.noreply.github.com>
1 parent 5223efa commit 77470fe

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

packages/kafka-management-sdk/api/openapi.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,13 +1873,11 @@ components:
18731873
capacity:
18741874
description: Indicates whether there is capacity left per instance type
18751875
items:
1876-
allOf:
1877-
- $ref: '#/components/schemas/RegionCapacityListItem'
1876+
$ref: '#/components/schemas/RegionCapacityListItem'
18781877
type: array
18791878
required:
18801879
- capacity
18811880
- enabled
1882-
- supported_instance_types
18831881
ServiceAccount:
18841882
allOf:
18851883
- $ref: '#/components/schemas/ObjectReference'

0 commit comments

Comments
 (0)