tencentcloud-sdk-nodejs-lke 4.1.82 → 4.1.85

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-lke",
3
- "version": "4.1.82",
3
+ "version": "4.1.85",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -6685,7 +6685,7 @@ export interface GenerateQARequest {
6685
6685
  */
6686
6686
  export interface GetWsTokenRequest {
6687
6687
  /**
6688
- * 接入类型, 5-API 访客
6688
+ * 接入类型, 5-API 访客,目前仅支持传5
6689
6689
  */
6690
6690
  Type: number;
6691
6691
  /**