You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by yo...@apache.org on 2023/03/03 03:38:12 UTC

[apisix] branch SkyeYoung-patch-2 created (now d21f10304)

This is an automated email from the ASF dual-hosted git repository.

young pushed a change to branch SkyeYoung-patch-2
in repository https://gitbox.apache.org/repos/asf/apisix.git


      at d21f10304 docs(admin-api.md): code block syntax

This branch includes the following new commits:

     new d21f10304 docs(admin-api.md): code block syntax

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[apisix] 01/01: docs(admin-api.md): code block syntax

Posted by yo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

young pushed a commit to branch SkyeYoung-patch-2
in repository https://gitbox.apache.org/repos/asf/apisix.git

commit d21f10304d7237ef867d7415f69ca24d36706513
Author: Young <is...@outlook.com>
AuthorDate: Fri Mar 3 11:38:07 2023 +0800

    docs(admin-api.md): code block syntax
---
 docs/en/latest/admin-api.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/en/latest/admin-api.md b/docs/en/latest/admin-api.md
index 230b84712..d27d9d71b 100644
--- a/docs/en/latest/admin-api.md
+++ b/docs/en/latest/admin-api.md
@@ -1282,6 +1282,7 @@ The Plugin ({plugin_name}) of the data structure.
 ```shell
 curl "http://127.0.0.1:9180/apisix/admin/plugins/list" \
 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1'
+```
 
 ```shell
 ["zipkin","request-id",...]