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


##########
docs/zh/latest/admin-api.md:
##########
@@ -1319,6 +1319,14 @@ Content-Type: text/plain
 
 Plugin 资源请求地址:/apisix/admin/plugins/{plugin_name}
 
+### 请求参数
+
+| 名称 | 描述 | 默认 |
+| --------- | -------------------------------------- | -------- |
+| subsystem | 插件子系统。 | http |
+
+可以在子系统上过滤插件,以便在通过查询参数传递的子系统中搜索 
({plugin_name})。请注意,此查询参数在“/apisix/admin/plugins/list”上不可用

Review Comment:
   It wasn't present present previously and was later added in the pull 
request. I removed the later comment.



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