This is an automated email from the ASF dual-hosted git repository.
sylviasu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 65ddb3a57 docs: remove duplicate sentences in admin-api.md (#10761)
65ddb3a57 is described below
commit 65ddb3a579e3165777d9ddb23c7139741e9b73c2
Author: Ruidong-X <[email protected]>
AuthorDate: Sat Jan 6 08:08:24 2024 +0800
docs: remove duplicate sentences in admin-api.md (#10761)
---
docs/zh/latest/admin-api.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/zh/latest/admin-api.md b/docs/zh/latest/admin-api.md
index 60be95ec8..46c3d6052 100644
--- a/docs/zh/latest/admin-api.md
+++ b/docs/zh/latest/admin-api.md
@@ -1400,7 +1400,7 @@ Plugin 资源请求地址:/apisix/admin/plugins/{plugin_name}
你可以使用 `/apisix/admin/plugins?all=true` 接口获取所有插件的所有属性,每个插件包括
`name`,`priority`,`type`,`schema`,`consumer_schema` 和 `version`。
-您可以使用“/apisix/admin/plugins?all=true”获取所有插件的所有属性。这个 API 将很快被弃用
+这个 API 将很快被弃用。
:::