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 02:19:28 UTC

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

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



##########
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:
       ```suggestion
   Note: When `Admin API` is enabled, Apache APISIX will occupy the API prefixed with `/apisix/admin`. Therefore, when you design an API, please AVOID using it.
   ```




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