tencentcloud-sdk-captcha 3.0.473 → 3.0.474
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/v20190722/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: 740ca7300efe30e2955f3c47e8f292ac993172fa
|
|
4
|
+
data.tar.gz: d6ef41914b8c51bf12121cb2b3b4226d9838558a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: dcd94558cfa56d7a8b644a2280665464fab916c43bdf84db4235ad2ed94e2875766cb0e6b520a75e3d0dc667030ffc5049e24250cd8c609908af6c267a25e684
|
|
7
|
+
data.tar.gz: da0bdc5dfe5293a60ff4b08a3c1b0287f5415d2e016f0fbae06c10c30088c81907c8c889bda9cd6ea5eac07afcda07b39f560741c98c4ed979401f42f1506402
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.474
|
data/lib/v20190722/client.rb
CHANGED
|
@@ -197,7 +197,7 @@ module TencentCloud
|
|
|
197
197
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
198
198
|
end
|
|
199
199
|
|
|
200
|
-
# 核查验证码小程序插件票据接入风控结果(
|
|
200
|
+
# 核查验证码小程序插件票据接入风控结果(已停用)
|
|
201
201
|
|
|
202
202
|
# @param request: Request instance for DescribeCaptchaMiniRiskResult.
|
|
203
203
|
# @type request: :class:`Tencentcloud::captcha::V20190722::DescribeCaptchaMiniRiskResultRequest`
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-captcha
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.474
|
|
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-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|