tencentcloud-sdk-cdn 3.0.476 → 3.0.478
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180606/models.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4305810c501a68a6e26f6c53ccd20d19f7ecffe7
|
|
4
|
+
data.tar.gz: b652bbb5d40465d83b29c48385ff33382b1ed1cd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d930932217aa643752f8b3da4279940455d8a025b90f483f6f60e2e1df6d3476ef787ec69c2aa74c2b1a1f40979ae2a5e29899a7df1ee8820e71da8a7ef90ac9
|
|
7
|
+
data.tar.gz: 9f30f3f44c2ba82028633b8659f18156c5864f54ac710f5974ff2a57af57c4c22002ae8fa3442ea0cb5ecb2f4594f2640fb96309618421a3933c3b800ad95504
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.478
|
data/lib/v20180606/models.rb
CHANGED
|
@@ -10421,7 +10421,7 @@ module TencentCloud
|
|
|
10421
10421
|
# @param Reorder: 是否重新排序
|
|
10422
10422
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
10423
10423
|
# @type Reorder: String
|
|
10424
|
-
# @param Action: includeAll | excludeAll | includeCustom |
|
|
10424
|
+
# @param Action: includeAll | excludeAll | includeCustom | excludeCustom 使用/排除部分url参数
|
|
10425
10425
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
10426
10426
|
# @type Action: String
|
|
10427
10427
|
# @param Value: 使用/排除的url参数数组,';' 分割
|
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.
|
|
4
|
+
version: 3.0.478
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-12-
|
|
11
|
+
date: 2022-12-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|