tencentcloud-sdk-apigateway 1.0.276 → 1.0.277
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/client.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: 858585f525ca3de738e3583b2b7f201041e41128
|
|
4
|
+
data.tar.gz: fee14506d83256583abf5c87ecbfbeeb3cd489b8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 280282d9d8e80c58b13be5b7b24c2c5c292c100f8c448821d6885c905b2d8563fbc180d5244afd208c83c39f365b84386fac16c70269623ec8f92309a8976f2d
|
|
7
|
+
data.tar.gz: 59ae5168a300e4fb92f357ca595a57ce1da87dd8d678c72ff988e2bf7af390ee8065e6521e124ebf433314ffb5680fa5b6a74728f0bb46df849a4ad49147a2c9
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.277
|
data/lib/v20180808/client.rb
CHANGED
|
@@ -952,7 +952,7 @@ module TencentCloud
|
|
|
952
952
|
end
|
|
953
953
|
|
|
954
954
|
# 本接口(DescribeApiKeysStatus)用于查询密钥列表。
|
|
955
|
-
# 当用户创建了多个密钥对时,可使用本接口查询一个或多个 API
|
|
955
|
+
# 当用户创建了多个密钥对时,可使用本接口查询一个或多个 API 密钥信息。
|
|
956
956
|
|
|
957
957
|
# @param request: Request instance for DescribeApiKeysStatus.
|
|
958
958
|
# @type request: :class:`Tencentcloud::apigateway::V20180808::DescribeApiKeysStatusRequest`
|
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: 1.0.
|
|
4
|
+
version: 1.0.277
|
|
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-03-
|
|
11
|
+
date: 2022-03-16 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|