Anonymitaet opened a new issue, #19198: URL: https://github.com/apache/pulsar/issues/19198
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? Issues raised by @alpreu and @yuweisung Alexander Preuss Hi team, I stumbled upon 2 strange issues on the Pulsar documentation: On Admin API -> Get Started, in the Admin setup paragraph, the link to Java admin API results in a 404 (both for next version, as well as 2.11 versions) On Admin API -> Get Started, in the Admin setup paragraph, the link to REST API opens [this page](https://pulsar.apache.org/admin-rest-api/?version=master). However, that documentation does not contain the descriptions for e.g. creating sink or source connectors. To find this documentation, I have to go to Reference -> Pulsar REST APIs and then open the link to Sources or Sinks. For the 2nd issue, is there a reason it is this way? It feels non-obvious and very odd to me that I cannot find this documentation together with the other admin api parts. YuWei Sung btw, do we have restapi json file that I can load into postman? Alexander Preuss Fully agree, that would also be a very nice addition to our docs YuWei Sung I tend to add multiple api to a collection and make end2end api tests https://pulsar.apache.org/swagger/master//swagger.json https://pulsar.apache.org/swagger/master//swaggerpackages.json ~~~~~~ cc @momo-jun @DaveDuggins @D-2-Ed ### What is your suggestion? Will add later ### Any reference? N/A ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
