tencentcloud-sdk-nodejs-mps 4.1.252 → 4.1.257

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.252",
3
+ "version": "4.1.257",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -8466,7 +8466,7 @@ export interface DescribeStreamPackageSourceLocationResponse {
8466
8466
  */
8467
8467
  export interface CreateAigcAudioTaskRequest {
8468
8468
  /**
8469
- * <p>模型名称。生音乐当前支持的模型: GL、MinimaxMusic。</p>
8469
+ * <p>模型名称。生音乐当前支持的模型: GL、MiniMaxMusic。</p>
8470
8470
  */
8471
8471
  ModelName?: string;
8472
8472
  /**