tencentcloud-sdk-captcha 1.0.293 → 1.0.294
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: 76a4eaa6ac5a77d69f3e80e980728f1626b41cd2
|
|
4
|
+
data.tar.gz: 79ece1ab21f5a5f7392f80b6c64b6b7f41e39d0b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 681a38b95d45b913c77cb29c24c211de5bd5c6547dc417d9209eb62c02a3216b78c6bb10713c4131154c6b9cae801c649b877574c3c13afdee38be8e77b3c36a
|
|
7
|
+
data.tar.gz: e918a0fd436d8d17f3452de845b8e734b60fcc3f835c66c24bc55c4e147cb2e76451e437687f44f2baf6b6948612221a3498a18186f59651f60846b0a51df0f4
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.294
|
data/lib/v20190722/client.rb
CHANGED
|
@@ -245,7 +245,7 @@ module TencentCloud
|
|
|
245
245
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
246
246
|
end
|
|
247
247
|
|
|
248
|
-
# 核查验证码票据结果(Web
|
|
248
|
+
# 核查验证码票据结果(Web及APP)
|
|
249
249
|
|
|
250
250
|
# @param request: Request instance for DescribeCaptchaResult.
|
|
251
251
|
# @type request: :class:`Tencentcloud::captcha::V20190722::DescribeCaptchaResultRequest`
|
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: 1.0.
|
|
4
|
+
version: 1.0.294
|
|
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-04-
|
|
11
|
+
date: 2022-04-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|