We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1568046 commit 3e1a389Copy full SHA for 3e1a389
src/main/java/org/sourcelab/kafka/connect/apiclient/KafkaConnectClient.java
@@ -154,7 +154,7 @@ public ConnectorsWithExpandedInfo getConnectorsWithExpandedInfo() {
154
155
/**
156
* Get a list of deployed connectors, including all metadata available.
157
- * Currently includes both 'info' {@see getConnectorsWithExpandedInfo} and 'status' {@see getConnectorsWithExpandedStatus}
+ * Currently includes both 'info' and 'status'
158
* metadata.
159
* https://docs.confluent.io/current/connect/references/restapi.html#get--connectors
160
*
0 commit comments