momo-jun commented on code in PR #16267:
URL: https://github.com/apache/pulsar/pull/16267#discussion_r910575361


##########
site2/docs/admin-api-brokers.md:
##########
@@ -128,7 +128,7 @@ BrokerInfo(serviceUrl=broker1.use.org.com:8080)
 </TabItem>
 <TabItem value="REST API">
 
-{@inject: 
endpoint|GET|/admin/v2/brokers/leaderBroker?version=@pulsar:version_number@}
+{@inject: 
endpoint|GET|/admin/v2/brokers/leaderBroker|operation/getLeaderBroker?version=@pulsar:version_number@}

Review Comment:
   Oh, I see your point. I didn't expect we have such cases. The search term I 
use is "@pulsar:version_number@", to make sure it is injected in the correct 
place. So these cases are not included. I can resolve them in another PR after 
verifying the results of this PR on the Pulsar website.



-- 
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]

Reply via email to