tencentcloud-sdk-cdn 3.0.1115 → 3.0.1117

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: b2c99914ff282bb9684f6317088bd8dd83c9e2fe
4
- data.tar.gz: 1062c64db9236eec273d483cb9f428c111948327
3
+ metadata.gz: 8ddc5625bdc703ca5c1bacbd0402cfdb4e606d7e
4
+ data.tar.gz: 941b7ab18ae2a4b60fcf4a26ebee08ffaf411cfc
5
5
  SHA512:
6
- metadata.gz: b150439cc811443d4822622c505b63a77bde66b2ba930b14cb05e85827d8ca08048caf7c407be4b2349a054f88f109fbc4da0c7c76f6796d91148b9369945b84
7
- data.tar.gz: 809d7de6fa649650d33b1ebdda8c18bbbf44d29751fa15a0697f247e57f78c8db00bdc03faaa93f694cb8154ad36c7835a25dce1daf08a27bee6ae35ff705cd9
6
+ metadata.gz: 0ac1516da54d1d7e742d18a90013f618c4de3453c9fc084c43b9ab8110785444ac9a10a9fda12fc5c356b3a6363775a9a0ac77119af7a168b425905d7ad902a9
7
+ data.tar.gz: afe86464e00fb61761fe3f6b22c5c9a40132e0146048a09fcb7db7e5a2b67cd005560851f757539e514d37908344a3f5e4a513269e2ef0ee1974b92b21ec7b7c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1115
1
+ 3.0.1117
@@ -1595,6 +1595,8 @@ module TencentCloud
1595
1595
  # off:关闭全路径缓存(即开启参数忽略)
1596
1596
  # @type FullUrlCache: String
1597
1597
  # @param IgnoreCase: 是否忽略大小写缓存
1598
+ # on:开启
1599
+ # off:关闭
1598
1600
  # 注意:此字段可能返回 null,表示取不到有效值。
1599
1601
  # @type IgnoreCase: String
1600
1602
  # @param QueryString: CacheKey中包含请求参数
@@ -6449,6 +6451,8 @@ module TencentCloud
6449
6451
  # 注意:此字段可能返回 null,表示取不到有效值。
6450
6452
  # @type FullUrlCache: String
6451
6453
  # @param IgnoreCase: 是否忽略大小写缓存
6454
+ # on:开启
6455
+ # off:关闭
6452
6456
  # 注意:此字段可能返回 null,表示取不到有效值。
6453
6457
  # @type IgnoreCase: String
6454
6458
  # @param QueryString: CacheKey中包含请求参数
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdn
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1115
4
+ version: 3.0.1117
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-08-01 00:00:00.000000000 Z
11
+ date: 2025-08-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common