You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/02 01:37:02 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #4947: feat(admin): return stream plugin info

spacewander commented on a change in pull request #4947:
URL: https://github.com/apache/apisix/pull/4947#discussion_r700681618



##########
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:
       Look like it is an issue with the en docs. I can confirm these two APIs exist.




-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org