merlimat commented on a change in pull request #2174: V2 doc changes
URL: https://github.com/apache/incubator-pulsar/pull/2174#discussion_r202831664
 
 

 ##########
 File path: site/docs/latest/cookbooks/RetentionExpiry.md
 ##########
 @@ -97,7 +97,7 @@ $ pulsar-admin namespaces set-retention 
my-prop/my-cluster/my-ns \
 
 #### REST API
 
-{% endpoint POST /admin/namespaces/:property/:cluster/:namespace/retention %}
+{% endpoint POST /admin/v2/namespaces/:property/:cluster/:namespace/retention 
%}
 
 Review comment:
   In all v2 APIs, the portion `:property/:cluster/:namespace` would actually 
be `:property/:namespace`, since we actually took the cluster out of the 
namespaces (and topic) names.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to