tencentcloud-sdk-organization 3.0.1078 → 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: fba053263cfa742e03e5324f808a24f8325e8f27
4
- data.tar.gz: 2c3957a479670ce74cb16a4c9c122ac4c024963b
3
+ metadata.gz: 4b6d0102ab185469c86c28bb6a8c1fae1382995f
4
+ data.tar.gz: 858be79f45e4520d1eddf1e83b1b210572ec9464
5
5
  SHA512:
6
- metadata.gz: 4afa374169389342d286e7d91811cebd25520877021c8ac9106a307e5579881c48c77079b39d605299a87f2b0e5b90e3fd32fbc763971465e5c4a34f0f36d225
7
- data.tar.gz: edb750a80eae05fd2cc5c5cf909199a4b62ab98afb3792734bebb17f913e9aa7f9d57f8615a975cdfbcb359d196ebb42bb02d69025d7ccbac03196050292deea
6
+ metadata.gz: 13acaf30956a4b7797c1907e6c0eb72c084c0c86ffba02c09914f45a39c4bee71d72bcf12a71548f33057b38a8679241afe8735503c96dc64150f6d164036043
7
+ data.tar.gz: 46907e55bb4c0ca9489b3057a732e5e4d94a279381d9f3a61519b40ccdb88d0510db178b5f4d75525cfaaa7354bd27d25cb4b8656a8d554cf54b31ee423fb76f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1078
1
+ 3.0.1079
@@ -2,12 +2,12 @@
2
2
 
3
3
  require 'tencentcloud-sdk-common'
4
4
 
5
- require_relative 'v20210331/client'
6
- require_relative 'v20210331/models'
7
-
8
5
  require_relative 'v20181225/client'
9
6
  require_relative 'v20181225/models'
10
7
 
8
+ require_relative 'v20210331/client'
9
+ require_relative 'v20210331/models'
10
+
11
11
  module TencentCloud
12
12
  module Organization
13
13
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-organization
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1078
4
+ version: 3.0.1079
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
@@ -33,11 +33,11 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
+ - lib/tencentcloud-sdk-organization.rb
36
37
  - lib/v20210331/client.rb
37
38
  - lib/v20210331/models.rb
38
39
  - lib/v20181225/client.rb
39
40
  - lib/v20181225/models.rb
40
- - lib/tencentcloud-sdk-organization.rb
41
41
  - lib/VERSION
42
42
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
43
43
  licenses: