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



##########
File path: doc/admin-api.md
##########
@@ -688,6 +689,31 @@ Config Example:
 }
 ```
 
+## Global Rule
+
+*API*:/apisix/admin/global_rules/{id}
+
+*Description*: Set plugins which run globally. Those plugins will be run 
before any Route/Service level plugins.
+
+> Request Methods:
+
+|Method      |Request URI|Request Body|Description        |
+|---------|-------------------------|--|------|
+|GET      |/apisix/admin/routes|NULL|Fetch resource list|
+|GET      |/apisix/admin/routes/{id}|NULL|Fetch resource|

Review comment:
       Fixed




----------------------------------------------------------------
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:
[email protected]


Reply via email to