tencentcloud-sdk-nodejs-chdfs 4.0.262 → 4.0.263

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,29 @@
1
+ # Release 4.0.263
2
+
3
+ ## 企业组织(organization) 版本:2021-03-31
4
+
5
+ ### 第 3 次发布
6
+
7
+ 发布时间:2021-12-28 08:09:51
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 新增接口:
14
+
15
+ * [DescribeOrganization](https://cloud.tencent.com/document/api/850/67059)
16
+
17
+ 新增数据结构:
18
+
19
+ * [OrgPermission](https://cloud.tencent.com/document/api/850/67060#OrgPermission)
20
+
21
+
22
+
23
+ ## 企业组织(organization) 版本:2018-12-25
24
+
25
+
26
+
1
27
  # Release 4.0.262
2
28
 
3
29
  ## 文字识别(ocr) 版本:2018-11-19
@@ -1,40 +1,26 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 文字识别(ocr) 版本:2018-11-19
3
+ ## 企业组织(organization) 版本:2021-03-31
4
4
 
5
- ### 第 59 次发布
5
+ ### 第 3 次发布
6
6
 
7
- 发布时间:2021-12-27 08:08:41
7
+ 发布时间:2021-12-28 08:09:51
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 修改接口:
14
-
15
- * [GeneralHandwritingOCR](https://cloud.tencent.com/document/api/866/36212)
16
-
17
- * 新增入参:EnableDetectText
18
-
19
-
20
-
21
-
22
- ## 互动白板(tiw) 版本:2019-09-19
23
-
24
- ### 第 24 次发布
25
-
26
- 发布时间:2021-12-27 08:11:32
13
+ 新增接口:
27
14
 
28
- 本次发布包含了以下内容:
15
+ * [DescribeOrganization](https://cloud.tencent.com/document/api/850/67059)
29
16
 
30
- 改善已有的文档。
17
+ 新增数据结构:
31
18
 
32
- 修改接口:
19
+ * [OrgPermission](https://cloud.tencent.com/document/api/850/67060#OrgPermission)
33
20
 
34
- * [CreateSnapshotTask](https://cloud.tencent.com/document/api/1137/59004)
35
21
 
36
- * 新增入参:SnapshotMode
37
22
 
23
+ ## 企业组织(organization) 版本:2018-12-25
38
24
 
39
25
 
40
26
 
@@ -44249,6 +44235,22 @@
44249
44235
 
44250
44236
  ## 企业组织(organization) 版本:2021-03-31
44251
44237
 
44238
+ ### 第 3 次发布
44239
+
44240
+ 发布时间:2021-12-28 08:09:51
44241
+
44242
+ 本次发布包含了以下内容:
44243
+
44244
+ 改善已有的文档。
44245
+
44246
+ 新增接口:
44247
+
44248
+ * [[DescribeOrganization](https://cloud.tencent.com/document/api/850/67059)](https://cloud.tencent.com/document/api/#/#)
44249
+
44250
+ 新增数据结构:
44251
+
44252
+ * [[OrgPermission](https://cloud.tencent.com/document/api/850/67060#OrgPermission)](https://cloud.tencent.com/document/api/850/67060#[OrgPermission](https://cloud.tencent.com/document/api/850/67060#OrgPermission))
44253
+
44252
44254
  ### 第 2 次发布
44253
44255
 
44254
44256
  发布时间:2021-10-25 11:36:50
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-chdfs",
3
- "version": "4.0.262",
3
+ "version": "4.0.263",
4
4
  "description": "Tencent Cloud API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -118,7 +118,7 @@
118
118
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
119
119
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2021-12-21 08:08:44 |
120
120
  | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2021-12-27 08:08:41 |
121
- | organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2021-11-10 08:09:46 |
121
+ | organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2021-12-28 08:09:51 |
122
122
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2021-11-18 08:11:02 |
123
123
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2021-11-10 08:09:50 |
124
124
  | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2021-12-24 08:13:26 |