jak78 commented on PR #730: URL: https://github.com/apache/pulsar-site/pull/730#issuecomment-1807951677
The intent of `@inject` is to generate a link to the reference API doc. `inject` presents the link as a URL. This is misleading because the URL displayed by `inject` is not the endpoint URL. In my opinion, this is a bug or an improvement opportunity for `inject`. So I suggest letting the `inject` as-is, waiting for the `inject` bug to be fixed. To clarify things to the users trying to upload a schema using the REST API, I provided an example usage with `curl` in the following commit: https://github.com/apache/pulsar-site/pull/730/commits/490a9d2fb77ecb83b731db76d4e7230227390671  -- 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]
