tencentcloud-sdk-cwp 3.0.526 → 3.0.527

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4cb21ad9dee2da2ffd34fa5e5b35a9ce7978e0b8
4
- data.tar.gz: 075f3ab6319732594b09651d6cdae72dd8f62af0
3
+ metadata.gz: 0b587125c8e0a229053a39032646e63d7d40219e
4
+ data.tar.gz: 2f295d52caca5067777bfab8f6d722864c52d697
5
5
  SHA512:
6
- metadata.gz: bfdc9421d5ec641acb24207592ba5a55403f4533d970f3ca1e562c3a5b79d5d6b37d4801c979b4e0dc9fbc354007d7a21eae016d333aae9887a4507d39a81b07
7
- data.tar.gz: 66bb46be5202bddb32146ac173f180353328431b7712ce4b42d4e0de7464ca3da19fc793145b1ec91caeecffe978a6375fff023020eb4da900fc26586b324438
6
+ metadata.gz: 3b3157c72e16016bd92158387ad232bebd9c23497527575ea003001a90d9ffb865b0c7a80b18868d091d99e572204b9b07acf972a7447aae99769e043a859a6c
7
+ data.tar.gz: 69489c672702b5290cd60045ebb58704cd9483e521e77c4c345a8f235021d0f1d48ffb0c42995e11a11492b01af544379d30118daf45eae5abf64ecb538491d1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.526
1
+ 3.0.527
@@ -8677,7 +8677,7 @@ module TencentCloud
8677
8677
 
8678
8678
  # DescribeBaselineFixList请求参数结构体
8679
8679
  class DescribeBaselineFixListRequest < TencentCloud::Common::AbstractModel
8680
- # @param Filters: <li>ItemName- string - 是否必填:否 - 项名称</i>
8680
+ # @param Filters: <li>ItemName- string - 是否必填:否 - 项名称</li>
8681
8681
  # @type Filters: Array
8682
8682
  # @param Limit: 限制条数,默认10,最大100
8683
8683
  # @type Limit: Integer
@@ -9054,7 +9054,7 @@ module TencentCloud
9054
9054
  # @type Limit: Integer
9055
9055
  # @param Offset: 请求偏移默认0
9056
9056
  # @type Offset: Integer
9057
- # @param Filters: <li>CatgoryId - int64 - 是否必填:否 - 规则Id</i>
9057
+ # @param Filters: <li>CatgoryId - int64 - 是否必填:否 - 规则Id</li>
9058
9058
  # @type Filters: Array
9059
9059
  # @param Order: 排序方式 [ASC:升序|DESC:降序]
9060
9060
  # @type Order: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cwp
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.526
4
+ version: 3.0.527
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-10 00:00:00.000000000 Z
11
+ date: 2023-03-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common