You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/03/27 10:20:37 UTC

[GitHub] [pulsar] jeremie-kaiko opened a new issue #6625: Documentation of admin REST API is missing body parameters

jeremie-kaiko opened a new issue #6625: Documentation of admin REST API is missing body parameters
URL: https://github.com/apache/pulsar/issues/6625
 
 
   **Describe the bug**
   There seems to have a regression in the documentation #1650
   
   There is still no body request in the current admin REST API
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to https://pulsar.apache.org/admin-rest-api/?version=2.5.0#operation/setMaxProducersPerTopic
   2. There is no request body parameters
   
   **Expected behavior**
   To see request body parameters, that way we can use the REST API without looking at java source code :wink: 
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   ![image](https://user-images.githubusercontent.com/59561696/77745981-7f93a880-701c-11ea-882e-ea7eaad2fea2.png)
   
   
   **Desktop (please complete the following information):**
    - OS: ubuntu 18.04, firefox 74.0, chrome 80
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services