tencentcloud-sdk-nodejs-mps 4.1.23 → 4.1.27

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-mps",
3
- "version": "4.1.23",
3
+ "version": "4.1.27",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -3471,7 +3471,7 @@ export interface DescribeFlowId {
3471
3471
  */
3472
3472
  export interface DescribeSmartSubtitleTemplatesRequest {
3473
3473
  /**
3474
- * 智能字幕模板唯一标识过滤条件,数组长度限制:10
3474
+ * 智能字幕模板唯一标识过滤条件,数组长度限制:100
3475
3475
  */
3476
3476
  Definitions?: Array<number | bigint>;
3477
3477
  /**