Revolyssup commented on code in PR #9580:
URL: https://github.com/apache/apisix/pull/9580#discussion_r1264701101


##########
docs/zh/latest/admin-api.md:
##########
@@ -1358,7 +1366,7 @@ Plugin 资源请求地址:/apisix/admin/plugins/{plugin_name}
 
 你可以使用 `/apisix/admin/plugins?all=true` 接口获取所有插件的所有属性,每个插件包括 
`name`,`priority`,`type`,`schema`,`consumer_schema` 和 `version`。
 
-默认情况下,该接口只返回 L7 插件。如果你需要获取 L4 / Stream 插件,需要使用 
`/apisix/admin/plugins?all=true&subsystem=stream`。
+您可以使用“/apisix/admin/plugins?all=true”API 获取所有插件的所有属性。查询参数 `?all=true` 将很快被弃用。

Review Comment:
   done



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