tencentcloud-sdk-faceid 1.0.264 → 1.0.265

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 27f00b1da0465eea4b14bc01f2900dfa42e4b083
4
- data.tar.gz: cf745d1b5604891b53489decdf97ac548be0c9b2
3
+ metadata.gz: 7eb49597028c92224fccf7e9b005eaa472a734f4
4
+ data.tar.gz: 53f3e367fa15221d57fd0c29fb886c33ba32e733
5
5
  SHA512:
6
- metadata.gz: 15cdc4e541ff6bf16fd290035e67a21c68a9ad08fb58995bf3ad2f5d1f04e3e9f9e4a0c99f4469d85e47fd6a89b7163492027d0990a823414cb5978cdaad9848
7
- data.tar.gz: 3626c13feee1cd34acf068f5bf0e7fb8c9d002ca773862d9dcc90f32fc9c5a138f33695da73b22c9af333ccfa5888fa4add196899a79635abd3ba90ceb408cf3
6
+ metadata.gz: 1e4443ed964070134472c5935d1dbb81ea929025441b2498e9735d29ddc144a370b7be88d92ab4164ae725a14148018225ec803a319b8bea19608855f03153d5
7
+ data.tar.gz: b79d1df42ada38917849830e98177185c93a943f40f9c8d6d50f56ffb9549ccd19c329a9e36e02f250bb0a83ab3642059b44c6f5982dfbbbe4c7e27a7ce266a9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.264
1
+ 1.0.265
@@ -2006,6 +2006,8 @@ module TencentCloud
2006
2006
  # -3: 非法姓名(长度、格式等不正确)
2007
2007
  # -4: 证件库服务异常
2008
2008
  # -5: 证件库中无此身份证记录
2009
+ # -6: 公安比对系统升级中,请稍后再试
2010
+ # -7: 认证次数超过当日限制
2009
2011
  # @type Result: String
2010
2012
  # @param Description: 业务结果描述。
2011
2013
  # @type Description: String
@@ -2093,6 +2095,8 @@ module TencentCloud
2093
2095
  # -3: 非法姓名(长度、格式等不正确)
2094
2096
  # -4: 证件库服务异常
2095
2097
  # -5: 证件库中无此身份证记录
2098
+ # -6: 公安比对系统升级中,请稍后再试
2099
+ # -7: 认证次数超过当日限制
2096
2100
  # @type Result: String
2097
2101
  # @param Description: 业务结果描述。
2098
2102
  # @type Description: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-faceid
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.264
4
+ version: 1.0.265
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-02-24 00:00:00.000000000 Z
11
+ date: 2022-02-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common