Skip to content

Commit 5c3e318

Browse files
committed
SR: Fix config path
1 parent a5d34a7 commit 5c3e318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contract/src/main/resources/swagger/kafka-sr-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ paths:
165165
schema:
166166
$ref: '#/components/schemas/SubjectId'
167167

168-
/config/:
168+
/config:
169169
get:
170170
tags:
171171
- KafkaSrClient

0 commit comments

Comments
 (0)