imjoey opened a new issue #2512:
URL: https://github.com/apache/apisix/issues/2512


   ### Issue description
   
   As @membphis mentioned in 
https://github.com/apache/apisix/issues/2485#issuecomment-716079025 :
   ```
   for POST method, it means will create new objects always.
   for consumer, one name only can create one consumer. so we do not allow to 
use POST method to create consumer object.
   ```
   
   While the Admin API doc still shows its support for `POST` method to create 
consumer, which is incorrect. So we should remove relevant chapter from Admin 
API, as well as add some remarks on the reason.
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to