This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 9098f8c2e docs: updated consumer-restriction plugin use with Global
Rule (#9279)
9098f8c2e is described below
commit 9098f8c2e788240640959f8eecb25c30e061dfe2
Author: Traky Deng <[email protected]>
AuthorDate: Thu Apr 13 17:05:41 2023 +0800
docs: updated consumer-restriction plugin use with Global Rule (#9279)
Co-authored-by: Sylvia <[email protected]>
---
docs/en/latest/plugins/consumer-restriction.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/latest/plugins/consumer-restriction.md
b/docs/en/latest/plugins/consumer-restriction.md
index a5677020c..a3e4f5291 100644
--- a/docs/en/latest/plugins/consumer-restriction.md
+++ b/docs/en/latest/plugins/consumer-restriction.md
@@ -4,7 +4,7 @@ keywords:
- Apache APISIX
- API Gateway
- Consumer restriction
-description: The Consumer Restriction Plugin allows users to set access
restrictions based on Consumer, Route, or Service.
+description: The Consumer Restriction Plugin allows users to configure access
restrictions on Consumer, Route, Service, or Global Rule.
---
<!--
@@ -28,7 +28,7 @@ description: The Consumer Restriction Plugin allows users to
set access restrict
## Description
-The `consumer-restriction` Plugin allows users to set access restrictions
based on Consumer, Route, or Service.
+The `consumer-restriction` Plugin allows users to configure access
restrictions on Consumer, Route, Service, or Global Rule.
## Attributes