tencentcloud-sdk-nodejs-mongodb 4.1.267 → 4.1.269

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-mongodb",
3
- "version": "4.1.267",
3
+ "version": "4.1.269",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -1219,7 +1219,7 @@ export interface DeleteAccountUserRequest {
1219
1219
  /**
1220
1220
  * 配置 mongouser 对应的密码。mongouser为系统默认账号,输入其对应的密码。
1221
1221
  */
1222
- MongoUserPassword: string;
1222
+ MongoUserPassword?: string;
1223
1223
  }
1224
1224
  /**
1225
1225
  * mongodb售卖规格。