mirror of
https://github.com/alibaba/higress.git
synced 2026-03-02 15:40:54 +08:00
doc: fix key_auth plugin readme (#256)
This commit is contained in:
@@ -44,7 +44,7 @@ consumers:
|
||||
name: consumer2
|
||||
keys:
|
||||
- apikey
|
||||
- x-api-key
|
||||
in_query: true
|
||||
# 使用 _rules_ 字段进行细粒度规则配置
|
||||
_rules_:
|
||||
# 规则一:按路由名称匹配生效
|
||||
@@ -109,7 +109,7 @@ consumers:
|
||||
name: consumer2
|
||||
keys:
|
||||
- apikey
|
||||
- x-api-key
|
||||
in_query: true
|
||||
```
|
||||
|
||||
# 相关错误码
|
||||
|
||||
Reference in New Issue
Block a user