diff --git a/internal/export/doc/en/apis.md b/internal/export/doc/en/apis.md index 1882265e8d..6eb87454f9 100644 --- a/internal/export/doc/en/apis.md +++ b/internal/export/doc/en/apis.md @@ -40,7 +40,7 @@ This API is used to upload(`POST`) various data (`category`) to DataKit. The URL - Default value: - - Description: Optional values `lp/json/pbjson`, `lp` indicates that the uploaded Point is represented in line protocol format in the returned Body, followed by [normal JSON](apis.md#api-v1-write-body-json-protocol) and [PB-JSON](apis.md#api-v1-write-body-pbjson-protocol) -**`encoding`** [:octicons-tag-24: Version-1.40.0](changelog.md#cl-1.40.0) +**`encoding`** [:octicons-tag-24: Version-1.60.0](changelog.md#cl-1.60.0) - Type: string - Required: N diff --git a/internal/export/doc/zh/apis.md b/internal/export/doc/zh/apis.md index ee4ba32009..abb8950c0d 100644 --- a/internal/export/doc/zh/apis.md +++ b/internal/export/doc/zh/apis.md @@ -41,7 +41,7 @@ DataKit 目前只支持 HTTP 接口,主要涉及数据写入,数据查询。 - 默认值:- - 说明:可选值 `lp/json/pbjson`,`lp` 表示在返回的 Body 中以行协议形式来表示上传的 Point,后面分别是[普通 JSON](apis.md#api-v1-write-body-json-protocol) 和[PB-JSON](apis.md#api-v1-write-body-pbjson-protocol) -**`encoding`** [:octicons-tag-24: Version-1.40.0](changelog.md#cl-1.40.0) +**`encoding`** [:octicons-tag-24: Version-1.60.0](changelog.md#cl-1.60.0) - 类型:string - 是否必选:N