tencentcloud-sdk-sms 3.0.1074 → 3.0.1079

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: 8145aed5a2673aebd9e6810618d57f6d6aa25678
4
- data.tar.gz: d7387400292d6c5d3e0378821679df6605e969ea
3
+ metadata.gz: 39d67966de0f6873aadb60f0e9a14e52131e1ec5
4
+ data.tar.gz: ff8888ef9bf3ffd50720c109f92c35e8c014ff8e
5
5
  SHA512:
6
- metadata.gz: b8d961acd1bb88c6634db17e315f978b24080a1cc435ee3186caf0861cf7733d91eb8430d72c4d83f83de3027dadc55219a75e8981b1d01bebcd7489bd32d40f
7
- data.tar.gz: b236d5af00be0126018246b0ae62411fa84ec00f0771827598d70e18761e02dd07fe0f241ad4c72cf9d1af64dc182bb9a6dcf01654ff6b89c288a2347265eb26
6
+ metadata.gz: 3c5e3ee0459297e970c1d22cf4ea80191344b4fb6ddf375d2d9bea1f9777b638f4d701b85c9c944a0d8b8569fdf302dfa6f3e7b1f839b3576628c0ce668e8933
7
+ data.tar.gz: 61f51662ff00867eb191a03c2a0b29cc05b96ddfb3d465bd242149dedabb2bbd0f853fc881d74c44c72796754fc07cbde23953fd29e3998109d048395bf132c5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1079
@@ -45,12 +45,10 @@ module TencentCloud
45
45
  # @param SignType: 签名类型。其中每种类型后面标注了其可选的 DocumentType(证明类型):
46
46
  # 0:公司,可选 DocumentType 有(0,1)。
47
47
  # 1:APP,可选 DocumentType 有(0,1,2,3,4) 。
48
- # 2:网站,可选 DocumentType 有(0,1,2,3,5)。
49
- # 3:公众号,可选 DocumentType 有(0,1,2,3,8)。
50
48
  # 4:商标,可选 DocumentType 有(7)。
51
49
  # 5:政府/机关事业单位/其他机构,可选 DocumentType 有(2,3)。
52
- # 6:小程序,可选 DocumentType 有(0,1,2,3,6)。
53
- # 注:必须按照对应关系选择证明类型,否则会审核失败。
50
+ # 1:必须按照对应关系选择证明类型,否则会审核失败。
51
+ # 注2:签名类型2(网站)、3(公众号)、6(小程序)已不再支持,具体可参考 [关于腾讯云短信签名申请规则更新的公告](https://cloud.tencent.com/document/product/382/116397)。
54
52
  # @type SignType: Integer
55
53
  # @param DocumentType: 证明类型:
56
54
  # 0:三证合一。
@@ -58,10 +56,8 @@ module TencentCloud
58
56
  # 2:组织机构代码证书。
59
57
  # 3:社会信用代码证书。
60
58
  # 4:应用后台管理截图(个人开发APP)。
61
- # 5:网站备案后台截图(个人开发网站)。
62
- # 6:小程序设置页面截图(个人认证小程序)。
63
59
  # 7:商标注册书。
64
- # 8:公众号设置页面截图(个人认证公众号)。
60
+ # 注:证明类型5(网站备案后台截图)、6(小程序设置页面截图)、8(公众号设置页面截图)已不再支持,具体可参考 [关于腾讯云短信签名申请规则更新的公告](https://cloud.tencent.com/document/product/382/116397)。
65
61
  # @type DocumentType: Integer
66
62
  # @param International: 是否国际/港澳台短信:
67
63
  # 0:表示国内短信。
@@ -648,12 +644,10 @@ module TencentCloud
648
644
  # @param SignType: 签名类型。其中每种类型后面标注了其可选的 DocumentType(证明类型):
649
645
  # 0:公司,可选 DocumentType 有(0,1)。
650
646
  # 1:APP,可选 DocumentType 有(0,1,2,3,4) 。
651
- # 2:网站,可选 DocumentType 有(0,1,2,3,5)。
652
- # 3:公众号,可选 DocumentType 有(0,1,2,3,8)。
653
647
  # 4:商标,可选 DocumentType 有(7)。
654
648
  # 5:政府/机关事业单位/其他机构,可选 DocumentType 有(2,3)。
655
- # 6:小程序,可选 DocumentType 有(0,1,2,3,6)。
656
- # 注:必须按照对应关系选择证明类型,否则会审核失败。
649
+ # 1:必须按照对应关系选择证明类型,否则会审核失败。
650
+ # 注2:签名类型2(网站)、3(公众号)、6(小程序)已不再支持,具体可参考 [关于腾讯云短信签名申请规则更新的公告](https://cloud.tencent.com/document/product/382/116397)。
657
651
  # @type SignType: Integer
658
652
  # @param DocumentType: 证明类型:
659
653
  # 0:三证合一。
@@ -661,10 +655,8 @@ module TencentCloud
661
655
  # 2:组织机构代码证书。
662
656
  # 3:社会信用代码证书。
663
657
  # 4:应用后台管理截图(个人开发APP)。
664
- # 5:网站备案后台截图(个人开发网站)。
665
- # 6:小程序设置页面截图(个人认证小程序)。
666
658
  # 7:商标注册书。
667
- # 8:公众号设置页面截图(个人认证公众号)。
659
+ # 注:证明类型5(网站备案后台截图)、6(小程序设置页面截图)、8(公众号设置页面截图)已不再支持,具体可参考 [关于腾讯云短信签名申请规则更新的公告](https://cloud.tencent.com/document/product/382/116397)。
668
660
  # @type DocumentType: Integer
669
661
  # @param International: 是否国际/港澳台短信:
670
662
  # 0:表示国内短信。
@@ -41,12 +41,10 @@ module TencentCloud
41
41
  # @param SignType: 签名类型。其中每种类型后面标注了其可选的 DocumentType(证明类型):
42
42
  # 0:公司,可选 DocumentType 有(0,1)。
43
43
  # 1:APP,可选 DocumentType 有(0,1,2,3,4) 。
44
- # 2:网站,可选 DocumentType 有(0,1,2,3,5)。
45
- # 3:公众号,可选 DocumentType 有(0,1,2,3,8)。
46
44
  # 4:商标,可选 DocumentType 有(7)。
47
45
  # 5:政府/机关事业单位/其他机构,可选 DocumentType 有(2,3)。
48
- # 6:小程序,可选 DocumentType 有(0,1,2,3,6)。
49
- # 注:必须按照对应关系选择证明类型,否则会审核失败。
46
+ # 1:必须按照对应关系选择证明类型,否则会审核失败。
47
+ # 注2:签名类型2(网站)、3(公众号)、6(小程序)已不再支持,具体可参考 [关于腾讯云短信签名申请规则更新的公告](https://cloud.tencent.com/document/product/382/116397)。
50
48
  # @type SignType: Integer
51
49
  # @param DocumentType: 证明类型:
52
50
  # 0:三证合一。
@@ -54,10 +52,8 @@ module TencentCloud
54
52
  # 2:组织机构代码证书。
55
53
  # 3:社会信用代码证书。
56
54
  # 4:应用后台管理截图(个人开发APP)。
57
- # 5:网站备案后台截图(个人开发网站)。
58
- # 6:小程序设置页面截图(个人认证小程序)。
59
55
  # 7:商标注册书。
60
- # 8:公众号设置页面截图(个人认证公众号)。
56
+ # 注:证明类型5(网站备案后台截图)、6(小程序设置页面截图)、8(公众号设置页面截图)已不再支持,具体可参考 [关于腾讯云短信签名申请规则更新的公告](https://cloud.tencent.com/document/product/382/116397)。
61
57
  # @type DocumentType: Integer
62
58
  # @param International: 是否国际/港澳台短信:
63
59
  # 0:表示国内短信。
@@ -696,12 +692,10 @@ module TencentCloud
696
692
  # @param SignType: 签名类型。其中每种类型后面标注了其可选的 DocumentType(证明类型):
697
693
  # 0:公司,可选 DocumentType 有(0,1)。
698
694
  # 1:APP,可选 DocumentType 有(0,1,2,3,4) 。
699
- # 2:网站,可选 DocumentType 有(0,1,2,3,5)。
700
- # 3:公众号,可选 DocumentType 有(0,1,2,3,8)。
701
695
  # 4:商标,可选 DocumentType 有(7)。
702
696
  # 5:政府/机关事业单位/其他机构,可选 DocumentType 有(2,3)。
703
- # 6:小程序,可选 DocumentType 有(0,1,2,3,6)。
704
- # 注:必须按照对应关系选择证明类型,否则会审核失败。
697
+ # 1:必须按照对应关系选择证明类型,否则会审核失败。
698
+ # 注2:签名类型2(网站)、3(公众号)、6(小程序)已不再支持,具体可参考 [关于腾讯云短信签名申请规则更新的公告](https://cloud.tencent.com/document/product/382/116397)。
705
699
  # @type SignType: Integer
706
700
  # @param DocumentType: 证明类型:
707
701
  # 0:三证合一。
@@ -709,10 +703,8 @@ module TencentCloud
709
703
  # 2:组织机构代码证书。
710
704
  # 3:社会信用代码证书。
711
705
  # 4:应用后台管理截图(个人开发APP)。
712
- # 5:网站备案后台截图(个人开发网站)。
713
- # 6:小程序设置页面截图(个人认证小程序)。
714
706
  # 7:商标注册书。
715
- # 8:公众号设置页面截图(个人认证公众号)。
707
+ # 注:证明类型5(网站备案后台截图)、6(小程序设置页面截图)、8(公众号设置页面截图)已不再支持,具体可参考 [关于腾讯云短信签名申请规则更新的公告](https://cloud.tencent.com/document/product/382/116397)。
716
708
  # @type DocumentType: Integer
717
709
  # @param International: 是否国际/港澳台短信:
718
710
  # 0:表示国内短信。
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-sms
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1074
4
+ version: 3.0.1079
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-06-04 00:00:00.000000000 Z
11
+ date: 2025-06-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common