You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2021/05/29 11:53:34 UTC

[apisix] branch master updated: docs: fix tls client_key parameter name of upstream request body in Chinese document (#4334)

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

spacewander 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 0968fa7  docs: fix tls client_key parameter name of upstream request body in Chinese document (#4334)
0968fa7 is described below

commit 0968fa7978bd3becf6408361041be8dbae4e26bd
Author: xyz2b <48...@users.noreply.github.com>
AuthorDate: Sat May 29 19:53:29 2021 +0800

    docs: fix tls client_key parameter name of upstream request body in Chinese document (#4334)
---
 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 dca9364..eb43f81 100644
--- a/docs/zh/latest/admin-api.md
+++ b/docs/zh/latest/admin-api.md
@@ -555,7 +555,7 @@ APISIX 的 Upstream 除了基本的复杂均衡算法选择外,还支持对上
 | create_time    | 可选                               | 辅助           | 单位为秒的 epoch 时间戳,如果不指定则自动创建                                                                                                                                                                                                                                                                                                               | 1602883670                                       |
 | update_time    | 可选                               | 辅助           | 单位为秒的 epoch 时间戳,如果不指定则自动创建                                                                                                                                                                                                                                                                                                               | 1602883670                                       |
 | tls.client_cert    | 可选                               | https 证书           | 设置跟上游通信时的客户端证书,细节见下文                                                                          | |
-| update_time    | 可选                               | https 证书私钥           | 设置跟上游通信时的客户端私钥,细节见下文                                                                                                                                                                                                                                                                                                              | |
+| tls.client_key	 | 可选                               | https 证书私钥           | 设置跟上游通信时的客户端私钥,细节见下文                                                                                                                                                                                                                                                                                                              | |
 
 `type` 可以是以下的一种: