Skip to content

Commit edcc875

Browse files
fix(openapi): update kafka-mgmt/v1 OpenAPI document (#167)
Co-authored-by: app-services-ci <app-services-ci@users.noreply.github.com>
1 parent 21f60e9 commit edcc875

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.openapi/kas-fleet-manager.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ paths:
5858

5959
/api/kafkas_mgmt/v1/status:
6060
get:
61+
deprecated: true
6162
operationId: getServiceStatus
63+
description: "[DEPRECATED] The service capacity status is now reported per cloud provider region and Kafka instance type in the /api/kafkas_mgmt/v1/cloud_providers/{id}/regions endpoint. Please use this endpoint instead."
6264
responses:
6365
"200":
6466
content:

0 commit comments

Comments
 (0)