Skip to content

Commit fde783d

Browse files
committed
update required
1 parent 10d48c7 commit fde783d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/latest/plugins/key-auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ When a Consumer is successfully authenticated, APISIX adds additional headers, s
4444

4545
For Consumer/Credential:
4646

47-
| Name | Type | Requirement | Description |
47+
| Name | Type | Required | Description |
4848
|------|--------|-------------|----------------------------|
49-
| key | string | required | Unique key for a Consumer. This field supports saving the value in Secret Manager using the [APISIX Secret](../terminology/secret.md) resource. |
49+
| key | string | True | Unique key for a Consumer. This field supports saving the value in Secret Manager using the [APISIX Secret](../terminology/secret.md) resource. |
5050

5151
NOTE: `encrypt_fields = {"key"}` is also defined in the schema, which means that the field will be stored encrypted in etcd. See [encrypted storage fields](../plugin-develop.md#encrypted-storage-fields).
5252

0 commit comments

Comments
 (0)