kingluo commented on code in PR #8394:
URL: https://github.com/apache/apisix/pull/8394#discussion_r1033513977
##########
docs/en/latest/admin-api.md:
##########
@@ -1119,3 +1120,65 @@ Route used in the [Stream Proxy](./stream-proxy.md).
To learn more about filtering in stream proxies, check
[this](./stream-proxy.md#more-route-match-options) document.
[Back to TOC](#table-of-contents)
+
+## kms
+
+**API**: /apisix/admin/kms/{secretmanager}/{id}
+
+kms means `Secrets Management`, which could use any secret manager supported,
e.g. `vault`.
Review Comment:
@soulbird Please help here.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]