hf400159 commented on code in PR #8227:
URL: https://github.com/apache/apisix/pull/8227#discussion_r1035446698
##########
docs/en/latest/admin-api.md:
##########
@@ -1349,3 +1349,65 @@ Stream Route resource request address:
/apisix/admin/stream_routes/{id}
| protocol.conf | False | Configuration | Protocol-specific configuration.
| |
To learn more about filtering in stream proxies, check
[this](./stream-proxy.md#more-route-match-options) document.
+
+## kms
+
+kms means `Secrets Management`, which could use any secret manager supported,
e.g. `vault`.
+
+### kms API
+
+kms resource request address:: /apisix/admin/kms/{secretmanager}/{id}
Review Comment:
Let's not modify it now, let us modify it together in the next version.
--
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]