liuxiran commented on a change in pull request #4947:
URL: https://github.com/apache/apisix/pull/4947#discussion_r700393218
##########
File path: docs/zh/latest/admin-api.md
##########
@@ -927,6 +927,7 @@ Content-Type: text/plain
| ----------- | ----------------------------------- | ---------- |
------------- |
| GET | /apisix/admin/plugins/list | 无 | 获取资源列表 |
| GET | /apisix/admin/plugins/{plugin_name} | 无 | 获取资源 |
+| GET | /apisix/admin/plugins?all=true | 无 | 获取所有插件的所有属性|
Review comment:
I noticed that we do not have `/apisix/admin/plugins/list ` and
`/apisix/admin/plugins/{plugin_name} ` in our en docs, and it seems that we
don't have this two APIs, so do we need to remove them?
--
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]