Skip to content

Commit a897994

Browse files
docs: Update Admin API docs for v25.3.5 (#50)
Co-authored-by: Kat Batuigas <36839689+kbatuigas@users.noreply.github.com>
1 parent 38f1400 commit a897994

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

admin/admin-v2.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1996,9 +1996,9 @@ info:
19961996
title: Redpanda Admin API
19971997
version: v2.0.0
19981998
x-admin-api-major: v2.0.0
1999-
x-generated-at: 2025-12-12T04:54:23.532Z
1999+
x-generated-at: 2026-01-16T14:02:58.802Z
20002000
x-generator: redpanda-docs-openapi-bundler
2001-
x-redpanda-core-version: v25.3.2
2001+
x-redpanda-core-version: v25.3.5
20022002
openapi: 3.1.0
20032003
paths:
20042004
/redpanda.core.admin.v2.BrokerService/GetBroker:
@@ -2075,7 +2075,9 @@ paths:
20752075
- BrokerService
20762076
/redpanda.core.admin.v2.ClusterService/ListKafkaConnections:
20772077
post:
2078-
description: Returns information about the cluster's Kafka connections, collected and ordered across all brokers.
2078+
description: |-
2079+
Returns information about the cluster's Kafka connections, collected
2080+
and ordered across all brokers.
20792081
operationId: redpanda.core.admin.v2.ClusterService.ListKafkaConnections
20802082
parameters:
20812083
- in: header

0 commit comments

Comments
 (0)