File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -1931,12 +1931,27 @@ components:
19311931 - ACL_RESOURCE_SR_ANY
19321932 title : ACLResource
19331933 type : string
1934+ redpanda.core.common.TopicPartition :
1935+ additionalProperties : false
1936+ description : A single topic partition within the kafka namespace.
1937+ properties :
1938+ partition :
1939+ description : The topic's partition, must be non-negative.
1940+ format : int32
1941+ title : partition
1942+ type : integer
1943+ topic :
1944+ description : The topic's name.
1945+ title : topic
1946+ type : string
1947+ title : TopicPartition
1948+ type : object
19341949info :
19351950 description : Redpanda Admin API specification
19361951 title : Redpanda Admin API
19371952 version : v2.0.0
19381953 x-admin-api-major : v2.0.0
1939- x-generated-at : 2025-10-23T22:59:00.628Z
1954+ x-generated-at : 2025-10-24T04:43:59.546Z
19401955 x-generator : redpanda-docs-openapi-bundler
19411956 x-redpanda-core-version : dev
19421957openapi : 3.1.0
You can’t perform that action at this time.
0 commit comments