soulbird commented on code in PR #8697:
URL: https://github.com/apache/apisix/pull/8697#discussion_r1071805459


##########
docs/en/latest/admin-api.md:
##########
@@ -1350,13 +1350,13 @@ Stream Route resource request address:  
/apisix/admin/stream_routes/{id}
 
 To learn more about filtering in stream proxies, check 
[this](./stream-proxy.md#more-route-match-options) document.
 
-## kms
+## Secret
 
-kms means `Secrets Management`, which could use any secret manager supported, 
e.g. `vault`.
+Secret means `Secrets Management`, which could use any secret manager 
supported, e.g. `vault`.
 
-### kms API
+### Secret API
 
-kms resource request address: /apisix/admin/kms/{secretmanager}/{id}
+Secret resource request address: /apisix/admin/secret/{secretmanager}/{id}

Review Comment:
   Should be `/apisix/admin/secrets/{secretmanager}/{id}`



-- 
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]

Reply via email to