tencentcloud-sdk-apigateway 1.0.213 → 1.0.214

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: d64c4b32132661685e0009b236323ce0384f0583
4
- data.tar.gz: cae4836935a38622617588ad16e24ff40ab99fbe
3
+ metadata.gz: 98d511be234bd2444b194bb38f4f8dbd6058bc79
4
+ data.tar.gz: 387ec5d0cd92c43c0fe17a2a500373bf6f74f826
5
5
  SHA512:
6
- metadata.gz: b68ad824626f7d6cefad8d661855a71d03c9d2c9444d7b653c5bc1ee15c712c57cfda8396e321d6ae601db6ebd06ee14fbe2a0a7883543492082b2e845d92d12
7
- data.tar.gz: a5e271d6624f6176db03024fd2c04745f65fceb829274967211fedb2dcaa903e3fffaadcabc0cf611c780c37ccca0a28b60dc1a276131b3da97d8c7d26c80470
6
+ metadata.gz: f1e56ce58356c53eb48bc6a7d575508e337c5cdf4af66d1b08a332df35ba8237bf9160c821609480b0d92f6ab52f996a0173cf0bbfaf081a678ba30e55dd58cd
7
+ data.tar.gz: 45e7520a2f041451c4f9000c133ebc3002b4dbe680f050ae7fadceeeb77ac0cef68b21dea38d268c25dd9bb9fb7cf7cd5f9f8a92d1a67025eb5124adc6d93c28
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.213
1
+ 1.0.214
@@ -2115,7 +2115,7 @@ module TencentCloud
2115
2115
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2116
2116
  end
2117
2117
 
2118
- # 本接口(UpdateApiAppKey)用于更新应用秘钥。
2118
+ # 本接口(UpdateApiAppKey)用于更新应用密钥。
2119
2119
 
2120
2120
  # @param request: Request instance for UpdateApiAppKey.
2121
2121
  # @type request: :class:`Tencentcloud::apigateway::V20180808::UpdateApiAppKeyRequest`
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.213
4
+ version: 1.0.214
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-11-30 00:00:00.000000000 Z
11
+ date: 2021-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common