You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/24 03:09:48 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #3649: docs: update admin-api.md

spacewander commented on a change in pull request #3649:
URL: https://github.com/apache/apisix/pull/3649#discussion_r581584893



##########
File path: doc/admin-api.md
##########
@@ -35,6 +35,8 @@
 
 *Description*:Route matches requests based on preset rules, and loads the appropriate plugin according to the matching result, then forwarding requests to target Upstream.
 
+Note: When `Admin API` is enabled, Apache APISIX will occupy the API prefixed with `/apisix/admin`. Therefore, when you design an API, please try to avoid using it.

Review comment:
       Instead of avoiding `/apisix/admin`, we should warn user to choice a different port from the data panel.




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