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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f512ba5  Deploy to GitHub pages
f512ba5 is described below

commit f512ba5851e14df410705d1fbcc194544f7a8ee0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 14 09:04:19 2020 +0000

    Deploy to GitHub pages
---
 apisix/plugins/http-logger.html              | 2 +-
 apisix/plugins/http-logger/index.html        | 2 +-
 apisix/plugins/request-validation.html       | 2 +-
 apisix/plugins/request-validation/index.html | 2 +-
 apisix/stand-alone.html                      | 2 +-
 apisix/stand-alone/index.html                | 2 +-
 apisix/zh-cn/stand-alone.html                | 2 +-
 apisix/zh-cn/stand-alone/index.html          | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/apisix/plugins/http-logger.html b/apisix/plugins/http-logger.html
index ac26bfe..0acd1b1 100644
--- a/apisix/plugins/http-logger.html
+++ b/apisix/plugins/http-logger.html
@@ -62,7 +62,7 @@
 {
       "plugins": {
             "http-logger": {
-                "uri": "http://127.0.0.1:80/postendpoint?param=1";,
+                "uri": "http://127.0.0.1:80/postendpoint?param=1";
             }
        },
       "upstream": {
diff --git a/apisix/plugins/http-logger/index.html 
b/apisix/plugins/http-logger/index.html
index ac26bfe..0acd1b1 100644
--- a/apisix/plugins/http-logger/index.html
+++ b/apisix/plugins/http-logger/index.html
@@ -62,7 +62,7 @@
 {
       "plugins": {
             "http-logger": {
-                "uri": "http://127.0.0.1:80/postendpoint?param=1";,
+                "uri": "http://127.0.0.1:80/postendpoint?param=1";
             }
        },
       "upstream": {
diff --git a/apisix/plugins/request-validation.html 
b/apisix/plugins/request-validation.html
index 15438f3..dde3833 100644
--- a/apisix/plugins/request-validation.html
+++ b/apisix/plugins/request-validation.html
@@ -71,7 +71,7 @@ json-schema to validate the schema. The plugin can be used to 
validate the heade
             "127.0.0.1:8080": 1
         }
     }
-}
+}'
 </code></pre>
 <h2><a class="anchor" aria-hidden="true" id="test-plugin"></a><a 
href="#test-plugin" aria-hidden="true" class="hash-link"><svg 
class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 
0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 
0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 
3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 
9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42 
[...]
 <pre><code class="hljs css language-shell">curl --header "Content-Type: 
application/json" \
diff --git a/apisix/plugins/request-validation/index.html 
b/apisix/plugins/request-validation/index.html
index 15438f3..dde3833 100644
--- a/apisix/plugins/request-validation/index.html
+++ b/apisix/plugins/request-validation/index.html
@@ -71,7 +71,7 @@ json-schema to validate the schema. The plugin can be used to 
validate the heade
             "127.0.0.1:8080": 1
         }
     }
-}
+}'
 </code></pre>
 <h2><a class="anchor" aria-hidden="true" id="test-plugin"></a><a 
href="#test-plugin" aria-hidden="true" class="hash-link"><svg 
class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 
0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 
0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 
3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 
9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42 
[...]
 <pre><code class="hljs css language-shell">curl --header "Content-Type: 
application/json" \
diff --git a/apisix/stand-alone.html b/apisix/stand-alone.html
index d18a0b6..2211b30 100644
--- a/apisix/stand-alone.html
+++ b/apisix/stand-alone.html
@@ -40,7 +40,7 @@
                         <span class="hljs-comment"># yaml: fetch the config 
value from local yaml file</span>
                         <span class="hljs-comment"># 
`/your_path/conf/apisix.yaml`</span>
 </code></pre>
-<p>In addition, since the current Admin API is based on the etcd configuration 
center solution, the Admin API will not actually work when the Stand-alone mode 
is enabled.</p>
+<p>In addition, since the current Admin API is based on the etcd configuration 
center solution, enable Admin API is not allowed when the Stand-alone mode is 
enabled.</p>
 <h2><a class="anchor" aria-hidden="true" id="how-to-config-rules"></a><a 
href="#how-to-config-rules" aria-hidden="true" class="hash-link"><svg 
class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 
0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 
0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 
3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 
9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.2 [...]
 <p>All of the rules are stored in one file which named 
<code>conf/apisix.yaml</code>,
 the APISIX will check if this file has any changed every second.
diff --git a/apisix/stand-alone/index.html b/apisix/stand-alone/index.html
index d18a0b6..2211b30 100644
--- a/apisix/stand-alone/index.html
+++ b/apisix/stand-alone/index.html
@@ -40,7 +40,7 @@
                         <span class="hljs-comment"># yaml: fetch the config 
value from local yaml file</span>
                         <span class="hljs-comment"># 
`/your_path/conf/apisix.yaml`</span>
 </code></pre>
-<p>In addition, since the current Admin API is based on the etcd configuration 
center solution, the Admin API will not actually work when the Stand-alone mode 
is enabled.</p>
+<p>In addition, since the current Admin API is based on the etcd configuration 
center solution, enable Admin API is not allowed when the Stand-alone mode is 
enabled.</p>
 <h2><a class="anchor" aria-hidden="true" id="how-to-config-rules"></a><a 
href="#how-to-config-rules" aria-hidden="true" class="hash-link"><svg 
class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 
0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 
0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 
3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 
9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.2 [...]
 <p>All of the rules are stored in one file which named 
<code>conf/apisix.yaml</code>,
 the APISIX will check if this file has any changed every second.
diff --git a/apisix/zh-cn/stand-alone.html b/apisix/zh-cn/stand-alone.html
index b167752..78cadc1 100644
--- a/apisix/zh-cn/stand-alone.html
+++ b/apisix/zh-cn/stand-alone.html
@@ -43,7 +43,7 @@
 <span class="hljs-comment"># ...</span>
 </code></pre>
 <p>此外由于目前 Admin API 都是基于 etcd 配置中心解决方案,当开启 Stand-alone 模式后,
-Admin API 实际将不起作用。</p>
+Admin API 将不再被允许使用。</p>
 <h2><a class="anchor" aria-hidden="true" id="如何配置规则"></a><a href="#如何配置规则" 
aria-hidden="true" class="hash-link"><svg class="hash-link-icon" 
aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" 
width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 
3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 
5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 
2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2. [...]
 <p>所有的路由规则均存放在 <code>conf/apisix.yaml</code> 这一个文件中,APISIX 
会以每秒(默认)频率检查文件是否有变化,如果有变化,则会检查文件末尾是否能找到 <code>#END</code> 
结尾,找到后则重新加载文件更新到内存。</p>
 <p>下面就是个最小的示例:</p>
diff --git a/apisix/zh-cn/stand-alone/index.html 
b/apisix/zh-cn/stand-alone/index.html
index b167752..78cadc1 100644
--- a/apisix/zh-cn/stand-alone/index.html
+++ b/apisix/zh-cn/stand-alone/index.html
@@ -43,7 +43,7 @@
 <span class="hljs-comment"># ...</span>
 </code></pre>
 <p>此外由于目前 Admin API 都是基于 etcd 配置中心解决方案,当开启 Stand-alone 模式后,
-Admin API 实际将不起作用。</p>
+Admin API 将不再被允许使用。</p>
 <h2><a class="anchor" aria-hidden="true" id="如何配置规则"></a><a href="#如何配置规则" 
aria-hidden="true" class="hash-link"><svg class="hash-link-icon" 
aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" 
width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 
3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 
5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 
2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2. [...]
 <p>所有的路由规则均存放在 <code>conf/apisix.yaml</code> 这一个文件中,APISIX 
会以每秒(默认)频率检查文件是否有变化,如果有变化,则会检查文件末尾是否能找到 <code>#END</code> 
结尾,找到后则重新加载文件更新到内存。</p>
 <p>下面就是个最小的示例:</p>

Reply via email to