tencentcloud-sdk-apigateway 3.0.758 → 3.0.759
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/v20180808/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: ec92a7136dcadacb00c56357b1a84723f4e7bf2c
|
|
4
|
+
data.tar.gz: 19466170c98a040498d720e94c7506721f5816dc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0e3b477be5198f4f4de4e78f7073f635bd750f54c4c127c9b87fa598182b972b0fa5d98aef811f86189672ffc20a5f766c0885dec6b642b838d1b3637562f973
|
|
7
|
+
data.tar.gz: bc0c221213a479acc5907c317d97e591bccecbeab19031d8b5115c946ca13d2c9b8f4808dbad0249f6ea02cb01a3e6e92020e34836629d2f7d89a821d0cf9af2
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.759
|
data/lib/v20180808/models.rb
CHANGED
|
@@ -7072,7 +7072,7 @@ module TencentCloud
|
|
|
7072
7072
|
# @type AuthRequired: Boolean
|
|
7073
7073
|
# @param ServiceTimeout: API 的后端服务超时时间,单位是秒。
|
|
7074
7074
|
# @type ServiceTimeout: Integer
|
|
7075
|
-
# @param Protocol: API 的前端请求类型,如 HTTP 或 HTTPS 或者 HTTP 和 HTTPS
|
|
7075
|
+
# @param Protocol: API 的前端请求类型,如 HTTP 或 HTTPS 或者 HTTP 和 HTTPS。修改api时推荐必填
|
|
7076
7076
|
# @type Protocol: String
|
|
7077
7077
|
# @param EnableCORS: 是否需要开启跨域,Ture 表示需要,False 表示不需要。
|
|
7078
7078
|
# @type EnableCORS: Boolean
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-apigateway
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.759
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-01-
|
|
11
|
+
date: 2024-01-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|