You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2023/02/28 12:18:37 UTC

[linkis-website] branch dev updated: Update mdq-table-interface-api.md (#675)

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

casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 7dd47f2e87 Update  mdq-table-interface-api.md (#675)
7dd47f2e87 is described below

commit 7dd47f2e875e0f691774fc3eedff56f3e38a4d1b
Author: binbincheng <10...@users.noreply.github.com>
AuthorDate: Tue Feb 28 20:18:31 2023 +0800

    Update  mdq-table-interface-api.md (#675)
    
    * Update the interface in the mdq-table-interface-api.md document that does not currently exist
    
    * Update the interface in the mdq-table-interface-api.md document that does not currently exist
    
    * Update the interface in the mdq-table-interface-api.md document that does not currently exist
    
    * Update the content of the document and modify the format
    
    * Update the content of the document and modify the format
---
 .github/workflows/auto-comment.yml                 |   2 +-
 .../mdq-table-interface-api.md                     | 120 --------------------
 .../mdq-table-interface-api.md                     | 120 --------------------
 .../mdq-table-interface-api.md                     | 120 --------------------
 .../mdq-table-interface-api.md                     | 123 ---------------------
 5 files changed, 1 insertion(+), 484 deletions(-)

diff --git a/.github/workflows/auto-comment.yml b/.github/workflows/auto-comment.yml
index 77ff42b0e3..1d0cb9571f 100644
--- a/.github/workflows/auto-comment.yml
+++ b/.github/workflows/auto-comment.yml
@@ -27,7 +27,7 @@ jobs:
 
             WeChat  Group:
 
-            ![image](https://linkis.apache.org/Images/wedatasphere_contact_01.png)
+            <img src="https://linkis.apache.org/Images/wedatasphere_contact_01.png" width="256"/>
 
             Mailing Lists:
             |Name|Description|Subscribe|Unsubscribe|Archive|
diff --git a/docs/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md b/docs/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
index de6666d56c..e08886e320 100644
--- a/docs/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
+++ b/docs/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
@@ -8,66 +8,6 @@ sidebar_position: 21
 
 
 
-## Activate table operations
-
-
-**Interface address**:`/api/rest_j/v1/datasource/active`
-
-
-**Request method**: `GET`
-
-
-**Request data type**: `application/x-www-form-urlencoded`
-
-
-**Response data type**: `*/*`
-
-
-**Interface description**:<p>Activate table operation</p>
-
-
-
-**Request Parameters**:
-
-
-| Parameter name | Parameter description | Request type | Required | Data type | schema |
-| -------- | -------- | ----- | -------- | -------- | ------ |
-|tableId|Table ID|query|false|string|
-
-
-**Response Status**:
-
-
-| Status code | Description | schema |
-| -------- | -------- | ----- |
-|200|OK|Message|
-|401|Unauthorized|
-|403|Forbidden|
-|404|Not Found|
-
-
-**Response parameters**:
-
-
-| parameter name | parameter description | type | schema |
-| -------- | -------- | ----- |----- |
-|data|Dataset|object|
-|message|Description|string|
-|method|request url|string|
-|status|Status|integer(int32)|integer(int32)|
-
-
-**Sample Response**:
-````javascript
-{
-    "data": {},
-    "message": "",
-    "method": "",
-    "status": 0
-}
-````
-
-
 ## Generate the DDL statement for the new library table
 
 
@@ -376,63 +316,3 @@ sidebar_position: 21
 }
 ````
 
-
-## Active ID
-
-
-**Interface address**:`/api/rest_j/v1/datasource/persistTable`
-
-
-**Request method**: `POST`
-
-
-**Request data type**: `application/json`
-
-
-**Response data type**: `*/*`
-
-
-**Interface description**:<p>Activated logo</p>
-
-
-
-**Request Parameters**:
-
-
-| Parameter name | Parameter description | Required |  Request type| Data type | schema |
-| -------- | -------- | ----- | -------- | -------- | ------ |
-|table|Table|false|String|String|
-
-
-**Response Status**:
-
-
-| Status code | Description | schema |
-| -------- | -------- | ----- |
-|200|OK|Message|
-|201|Created|
-|401|Unauthorized|
-|403|Forbidden|
-|404|Not Found|
-
-
-**Response parameters**:
-
-
-| parameter name | parameter description | type | schema |
-| -------- | -------- | ----- |----- |
-|data|Dataset|object|
-|message|Description|string|
-|method|request url|string|
-|status|Status|integer(int32)|integer(int32)|
-
-
-**Sample Response**:
-````javascript
-{
-    "data": {},
-    "message": "",
-    "method": "",
-    "status": 0
-}
-````
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
index 95586cc59b..75c153c7f5 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
@@ -5,67 +5,6 @@ sidebar_position: 4
 ** MdqTableRestfulApi 类 **
 
 
-
-## 激活表操作
-
-
-**接口地址**:`/api/rest_j/v1/datasource/active`
-
-
-**请求方式**:`GET`
-
-
-**请求数据类型**:`application/x-www-form-urlencoded`
-
-
-**响应数据类型**:`*/*`
-
-
-**接口描述**:<p>激活表操作</p>
-
-
-
-**请求参数**:
-
-
-| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
-| -------- | -------- | ----- | -------- | -------- | ------ |
-|tableId|表ID|query|false|string|
-
-
-**响应状态**:
-
-
-| 状态码 | 说明 | schema |
-| -------- | -------- | ----- | 
-|200|OK|Message|
-|401|Unauthorized|
-|403|Forbidden|
-|404|Not Found|
-
-
-**响应参数**:
-
-
-| 参数名称 | 参数说明 | 类型 | schema |
-| -------- | -------- | ----- |----- | 
-|data|数据集|object|
-|message|描述|string|
-|method|请求url|string|
-|status|状态|integer(int32)|integer(int32)|
-
-
-**响应示例**:
-```javascript
-{
-	"data": {},
-	"message": "",
-	"method": "",
-	"status": 0
-}
-```
-
-
 ## 生成新建库表的DDL语句
 
 
@@ -376,62 +315,3 @@ sidebar_position: 4
 ```
 
 
-## 激活的标识
-
-
-**接口地址**:`/api/rest_j/v1/datasource/persistTable`
-
-
-**请求方式**:`POST`
-
-
-**请求数据类型**:`application/json`
-
-
-**响应数据类型**:`*/*`
-
-
-**接口描述**:<p>激活的标识</p>
-
-
-
-**请求参数**:
-
-
-| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
-| -------- | -------- | ----- | -------- | -------- | ------ |
-|table|表|String|false|String|
-
-
-**响应状态**:
-
-
-| 状态码 | 说明 | schema |
-| -------- | -------- | ----- | 
-|200|OK|Message|
-|201|Created|
-|401|Unauthorized|
-|403|Forbidden|
-|404|Not Found|
-
-
-**响应参数**:
-
-
-| 参数名称 | 参数说明 | 类型 | schema |
-| -------- | -------- | ----- |----- | 
-|data|数据集|object|
-|message|描述|string|
-|method|请求url|string|
-|status|状态|integer(int32)|integer(int32)|
-
-
-**响应示例**:
-```javascript
-{
-	"data": {},
-	"message": "",
-	"method": "",
-	"status": 0
-}
-```
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.1/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.1/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
index 95586cc59b..f3b37acbc6 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.1/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.1/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
@@ -6,65 +6,6 @@ sidebar_position: 4
 
 
 
-## 激活表操作
-
-
-**接口地址**:`/api/rest_j/v1/datasource/active`
-
-
-**请求方式**:`GET`
-
-
-**请求数据类型**:`application/x-www-form-urlencoded`
-
-
-**响应数据类型**:`*/*`
-
-
-**接口描述**:<p>激活表操作</p>
-
-
-
-**请求参数**:
-
-
-| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
-| -------- | -------- | ----- | -------- | -------- | ------ |
-|tableId|表ID|query|false|string|
-
-
-**响应状态**:
-
-
-| 状态码 | 说明 | schema |
-| -------- | -------- | ----- | 
-|200|OK|Message|
-|401|Unauthorized|
-|403|Forbidden|
-|404|Not Found|
-
-
-**响应参数**:
-
-
-| 参数名称 | 参数说明 | 类型 | schema |
-| -------- | -------- | ----- |----- | 
-|data|数据集|object|
-|message|描述|string|
-|method|请求url|string|
-|status|状态|integer(int32)|integer(int32)|
-
-
-**响应示例**:
-```javascript
-{
-	"data": {},
-	"message": "",
-	"method": "",
-	"status": 0
-}
-```
-
 
 ## 生成新建库表的DDL语句
 
@@ -365,67 +306,6 @@ sidebar_position: 4
 |status|状态|integer(int32)|integer(int32)|
 
 
-**响应示例**:
-```javascript
-{
-	"data": {},
-	"message": "",
-	"method": "",
-	"status": 0
-}
-```
-
-
-## 激活的标识
-
-
-**接口地址**:`/api/rest_j/v1/datasource/persistTable`
-
-
-**请求方式**:`POST`
-
-
-**请求数据类型**:`application/json`
-
-
-**响应数据类型**:`*/*`
-
-
-**接口描述**:<p>激活的标识</p>
-
-
-
-**请求参数**:
-
-
-| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
-| -------- | -------- | ----- | -------- | -------- | ------ |
-|table|表|String|false|String|
-
-
-**响应状态**:
-
-
-| 状态码 | 说明 | schema |
-| -------- | -------- | ----- | 
-|200|OK|Message|
-|201|Created|
-|401|Unauthorized|
-|403|Forbidden|
-|404|Not Found|
-
-
-**响应参数**:
-
-
-| 参数名称 | 参数说明 | 类型 | schema |
-| -------- | -------- | ----- |----- | 
-|data|数据集|object|
-|message|描述|string|
-|method|请求url|string|
-|status|状态|integer(int32)|integer(int32)|
-
-
 **响应示例**:
 ```javascript
 {
diff --git a/versioned_docs/version-1.3.1/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md b/versioned_docs/version-1.3.1/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
index de6666d56c..f1bbe7f48e 100644
--- a/versioned_docs/version-1.3.1/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
+++ b/versioned_docs/version-1.3.1/api/http/linkis-ps-publicservice-api/mdq-table-interface-api.md
@@ -6,68 +6,6 @@ sidebar_position: 21
 ** MdqTableRestfulApi class **
 
 
-
-
-## Activate table operations
-
-
-**Interface address**:`/api/rest_j/v1/datasource/active`
-
-
-**Request method**: `GET`
-
-
-**Request data type**: `application/x-www-form-urlencoded`
-
-
-**Response data type**: `*/*`
-
-
-**Interface description**:<p>Activate table operation</p>
-
-
-
-**Request Parameters**:
-
-
-| Parameter name | Parameter description | Request type | Required | Data type | schema |
-| -------- | -------- | ----- | -------- | -------- | ------ |
-|tableId|Table ID|query|false|string|
-
-
-**Response Status**:
-
-
-| Status code | Description | schema |
-| -------- | -------- | ----- |
-|200|OK|Message|
-|401|Unauthorized|
-|403|Forbidden|
-|404|Not Found|
-
-
-**Response parameters**:
-
-
-| parameter name | parameter description | type | schema |
-| -------- | -------- | ----- |----- |
-|data|Dataset|object|
-|message|Description|string|
-|method|request url|string|
-|status|Status|integer(int32)|integer(int32)|
-
-
-**Sample Response**:
-````javascript
-{
-    "data": {},
-    "message": "",
-    "method": "",
-    "status": 0
-}
-````
-
-
 ## Generate the DDL statement for the new library table
 
 
@@ -375,64 +313,3 @@ sidebar_position: 21
     "status": 0
 }
 ````
-
-
-## Active ID
-
-
-**Interface address**:`/api/rest_j/v1/datasource/persistTable`
-
-
-**Request method**: `POST`
-
-
-**Request data type**: `application/json`
-
-
-**Response data type**: `*/*`
-
-
-**Interface description**:<p>Activated logo</p>
-
-
-
-**Request Parameters**:
-
-
-| Parameter name | Parameter description | Required |  Request type| Data type | schema |
-| -------- | -------- | ----- | -------- | -------- | ------ |
-|table|Table|false|String|String|
-
-
-**Response Status**:
-
-
-| Status code | Description | schema |
-| -------- | -------- | ----- |
-|200|OK|Message|
-|201|Created|
-|401|Unauthorized|
-|403|Forbidden|
-|404|Not Found|
-
-
-**Response parameters**:
-
-
-| parameter name | parameter description | type | schema |
-| -------- | -------- | ----- |----- |
-|data|Dataset|object|
-|message|Description|string|
-|method|request url|string|
-|status|Status|integer(int32)|integer(int32)|
-
-
-**Sample Response**:
-````javascript
-{
-    "data": {},
-    "message": "",
-    "method": "",
-    "status": 0
-}
-````
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org