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

lamberliu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tubemq-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c116d1a  [TUBEMQ-471] Add query API Introduction of TopicName and 
BrokerId collection (#61)
c116d1a is described below

commit c116d1a95b9685e694f3df12c2920b407281888f
Author: gosonzhang <[email protected]>
AuthorDate: Tue Dec 22 19:46:12 2020 +0800

    [TUBEMQ-471] Add query API Introduction of TopicName and BrokerId 
collection (#61)
    
    Co-authored-by: gosonzhang <[email protected]>
---
 .../http_access_api_definition_cn.xls              | Bin 195072 -> 193536 bytes
 .../http_access_api_definition_cn.xls              | Bin 195072 -> 193536 bytes
 docs/zh-cn/http_access_api.md                      |   2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en-us/appendixfiles/http_access_api_definition_cn.xls 
b/docs/en-us/appendixfiles/http_access_api_definition_cn.xls
index 2e87ba7..13ed4e4 100644
Binary files a/docs/en-us/appendixfiles/http_access_api_definition_cn.xls and 
b/docs/en-us/appendixfiles/http_access_api_definition_cn.xls differ
diff --git a/docs/zh-cn/appendixfiles/http_access_api_definition_cn.xls 
b/docs/zh-cn/appendixfiles/http_access_api_definition_cn.xls
index 2e87ba7..3fefda2 100644
Binary files a/docs/zh-cn/appendixfiles/http_access_api_definition_cn.xls and 
b/docs/zh-cn/appendixfiles/http_access_api_definition_cn.xls differ
diff --git a/docs/zh-cn/http_access_api.md b/docs/zh-cn/http_access_api.md
index 0d21a4c..c70d4b9 100644
--- a/docs/zh-cn/http_access_api.md
+++ b/docs/zh-cn/http_access_api.md
@@ -7,7 +7,7 @@ HTTP API是Master或者Broker对外功能暴露的接口,管控台的各项操
 
 该部分接口一共有4个部分:
 
-- Master元数据配置相关的操作接口,接口数量 22个
+- Master元数据配置相关的操作接口,接口数量 24个
 - Master消费权限操作接口,接口数量 33个 
 - Master订阅关系接口,接口数量 2个
 - Broker相关操作接口定义,接口数量 6个

Reply via email to