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 e1d536c  Deploy to GitHub pages
e1d536c is described below

commit e1d536cbdc92abee5443b4afddbfd0c731b428d7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 15 09:04:16 2020 +0000

    Deploy to GitHub pages
---
 apisix/plugins/authz-keycloak.html         | 2 +-
 apisix/plugins/authz-keycloak/index.html   | 2 +-
 apisix/zh-cn/getting-started.html          | 2 +-
 apisix/zh-cn/getting-started/index.html    | 2 +-
 apisix/zh-cn/plugins/mqtt-proxy.html       | 2 +-
 apisix/zh-cn/plugins/mqtt-proxy/index.html | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/apisix/plugins/authz-keycloak.html 
b/apisix/plugins/authz-keycloak.html
index 0f3e74b..0028819 100644
--- a/apisix/plugins/authz-keycloak.html
+++ b/apisix/plugins/authz-keycloak.html
@@ -47,7 +47,7 @@ OAuth/OIDC and UMA compliant identity providers as well.</p>
 <tbody>
 <tr><td>token_endpoint</td><td>string</td><td>required</td><td></td><td>[1, 
4096]</td><td>A OAuth2-compliant Token Endpoint that supports the 
<code>urn:ietf:params:oauth:grant-type:uma-ticket</code> grant type.</td></tr>
 
<tr><td>grant_type</td><td>string</td><td>optional</td><td>&quot;urn:ietf:params:oauth:grant-type:uma-ticket&quot;</td><td>[&quot;urn:ietf:params:oauth:grant-type:uma-ticket&quot;]</td><td></td></tr>
-<tr><td>audience</td><td>string</td><td>optional</td><td></td><td></td><td>The 
client identifier of the resource server to which the client is seeking access. 
<br />This parameter is mandatory when parameter permission is 
defined.</td></tr>
+<tr><td>audience</td><td>string</td><td>optional</td><td></td><td></td><td>The 
client identifier of the resource server to which the client is seeking access. 
<br>This parameter is mandatory when parameter permission is defined.</td></tr>
 
<tr><td>permissions</td><td>array[string]</td><td>optional</td><td></td><td></td><td>A
 string representing a set of one or more resources and scopes the client is 
seeking access.  The format of the string must be: 
<code>RESOURCE_ID#SCOPE_ID</code>.</td></tr>
 <tr><td>timeout</td><td>integer</td><td>optional</td><td>3000</td><td>[1000, 
...]</td><td>Timeout(ms) for the http connection with the Identity 
Server.</td></tr>
 
<tr><td>ssl_verify</td><td>boolean</td><td>optional</td><td>true</td><td></td><td>Verify
 if SSL cert matches hostname.</td></tr>
diff --git a/apisix/plugins/authz-keycloak/index.html 
b/apisix/plugins/authz-keycloak/index.html
index 0f3e74b..0028819 100644
--- a/apisix/plugins/authz-keycloak/index.html
+++ b/apisix/plugins/authz-keycloak/index.html
@@ -47,7 +47,7 @@ OAuth/OIDC and UMA compliant identity providers as well.</p>
 <tbody>
 <tr><td>token_endpoint</td><td>string</td><td>required</td><td></td><td>[1, 
4096]</td><td>A OAuth2-compliant Token Endpoint that supports the 
<code>urn:ietf:params:oauth:grant-type:uma-ticket</code> grant type.</td></tr>
 
<tr><td>grant_type</td><td>string</td><td>optional</td><td>&quot;urn:ietf:params:oauth:grant-type:uma-ticket&quot;</td><td>[&quot;urn:ietf:params:oauth:grant-type:uma-ticket&quot;]</td><td></td></tr>
-<tr><td>audience</td><td>string</td><td>optional</td><td></td><td></td><td>The 
client identifier of the resource server to which the client is seeking access. 
<br />This parameter is mandatory when parameter permission is 
defined.</td></tr>
+<tr><td>audience</td><td>string</td><td>optional</td><td></td><td></td><td>The 
client identifier of the resource server to which the client is seeking access. 
<br>This parameter is mandatory when parameter permission is defined.</td></tr>
 
<tr><td>permissions</td><td>array[string]</td><td>optional</td><td></td><td></td><td>A
 string representing a set of one or more resources and scopes the client is 
seeking access.  The format of the string must be: 
<code>RESOURCE_ID#SCOPE_ID</code>.</td></tr>
 <tr><td>timeout</td><td>integer</td><td>optional</td><td>3000</td><td>[1000, 
...]</td><td>Timeout(ms) for the http connection with the Identity 
Server.</td></tr>
 
<tr><td>ssl_verify</td><td>boolean</td><td>optional</td><td>true</td><td></td><td>Verify
 if SSL cert matches hostname.</td></tr>
diff --git a/apisix/zh-cn/getting-started.html 
b/apisix/zh-cn/getting-started.html
index 5525a05..6eaf807 100644
--- a/apisix/zh-cn/getting-started.html
+++ b/apisix/zh-cn/getting-started.html
@@ -64,7 +64,7 @@ $ docker-compose -p docker-apisix up -d
 }
 </code></pre>
 <h2><a class="anchor" aria-hidden="true" 
id="第二步-在-apache-apisix-中创建-route"></a><a href="#第二步-在-apache-apisix-中创建-route" 
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  [...]
-<p>为了配置各种 routes / services / plugins ,APISIX 提供了强大的 Admin API 和一个<a 
href="https://github.com/apache/apisix-dashboard";> web控制台 </a>。
+<p>为了配置各种 routes / services / plugins ,APISIX 提供了强大的 Admin API 和一个 <a 
href="https://github.com/apache/apisix-dashboard";>web控制台</a>。
 本指南将会使用到 Admin API 接口。</p>
 <p>一个微服务可以通过 APISIX 的路由、服务、上游和插件等多个实体之间的关系进行配置。
 Route(路由)与客户端请求匹配,并指定它们到达 APISIX 后如何发送到 Upstream(上游,后端 API 服务)。
diff --git a/apisix/zh-cn/getting-started/index.html 
b/apisix/zh-cn/getting-started/index.html
index 5525a05..6eaf807 100644
--- a/apisix/zh-cn/getting-started/index.html
+++ b/apisix/zh-cn/getting-started/index.html
@@ -64,7 +64,7 @@ $ docker-compose -p docker-apisix up -d
 }
 </code></pre>
 <h2><a class="anchor" aria-hidden="true" 
id="第二步-在-apache-apisix-中创建-route"></a><a href="#第二步-在-apache-apisix-中创建-route" 
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  [...]
-<p>为了配置各种 routes / services / plugins ,APISIX 提供了强大的 Admin API 和一个<a 
href="https://github.com/apache/apisix-dashboard";> web控制台 </a>。
+<p>为了配置各种 routes / services / plugins ,APISIX 提供了强大的 Admin API 和一个 <a 
href="https://github.com/apache/apisix-dashboard";>web控制台</a>。
 本指南将会使用到 Admin API 接口。</p>
 <p>一个微服务可以通过 APISIX 的路由、服务、上游和插件等多个实体之间的关系进行配置。
 Route(路由)与客户端请求匹配,并指定它们到达 APISIX 后如何发送到 Upstream(上游,后端 API 服务)。
diff --git a/apisix/zh-cn/plugins/mqtt-proxy.html 
b/apisix/zh-cn/plugins/mqtt-proxy.html
index ec84313..2bbadcd 100644
--- a/apisix/zh-cn/plugins/mqtt-proxy.html
+++ b/apisix/zh-cn/plugins/mqtt-proxy.html
@@ -34,7 +34,7 @@
 </ul>
 <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.09V6.25c [...]
 <p><code>mqtt-proxy</code> 只工作在流模式,它可以帮助你根据 MQTT 的 <code>client_id</code> 
实现动态负载均衡。</p>
-<p>这个插件支持 MQTT <a 
href="http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html";>3.1.* 
</a>及<a 
href="https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html";>5.0</a>两个协议。</p>
+<p>这个插件支持 MQTT <a 
href="http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html";>3.1.*</a>
 及<a 
href="https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html";>5.0</a>两个协议。</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.09V6.25c [...]
 <ul>
 <li><code>protocol_name</code>: 必选,协议名称,正常情况下应为“ MQTT” 。</li>
diff --git a/apisix/zh-cn/plugins/mqtt-proxy/index.html 
b/apisix/zh-cn/plugins/mqtt-proxy/index.html
index ec84313..2bbadcd 100644
--- a/apisix/zh-cn/plugins/mqtt-proxy/index.html
+++ b/apisix/zh-cn/plugins/mqtt-proxy/index.html
@@ -34,7 +34,7 @@
 </ul>
 <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.09V6.25c [...]
 <p><code>mqtt-proxy</code> 只工作在流模式,它可以帮助你根据 MQTT 的 <code>client_id</code> 
实现动态负载均衡。</p>
-<p>这个插件支持 MQTT <a 
href="http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html";>3.1.* 
</a>及<a 
href="https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html";>5.0</a>两个协议。</p>
+<p>这个插件支持 MQTT <a 
href="http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html";>3.1.*</a>
 及<a 
href="https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html";>5.0</a>两个协议。</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.09V6.25c [...]
 <ul>
 <li><code>protocol_name</code>: 必选,协议名称,正常情况下应为“ MQTT” 。</li>

Reply via email to