michaeljmarshall commented on issue #17599: URL: https://github.com/apache/pulsar/issues/17599#issuecomment-1255746852
```md [`getSourceStatus`](/api/admin/org/apache/pulsar/client/admin/Source.html#getSource-java.lang.String-java.lang.String-java.lang.String-) ``` For this string, and others like it, I think there was a time when the packaging was updated in the Java but not in the docs. I believe the updated version of the above link is: https://pulsar.apache.org/api/admin/2.10.1/org/apache/pulsar/client/admin/Sources.html#getSource(java.lang.String,java.lang.String,java.lang.String). I researched this a bit back in July, but I wasn't able to complete the updates. After fixing the endpoint, we'll also need to update the "rewrite" logic so that these links get sent to the correctly versioned endpoint. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
