cloudsmith-api 2.0.14 → 2.0.15
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/Gemfile.lock +2 -2
- data/README.md +4 -15
- data/build.json +1 -1
- data/docs/AuditLogApi.md +2 -12
- data/docs/BadgesApi.md +1 -6
- data/docs/DistrosApi.md +2 -12
- data/docs/EntitlementsApi.md +10 -60
- data/docs/FilesApi.md +5 -30
- data/docs/FormatsApi.md +2 -12
- data/docs/MetricsApi.md +3 -18
- data/docs/NamespacesApi.md +2 -12
- data/docs/OrgsApi.md +66 -396
- data/docs/PackagesApi.md +61 -366
- data/docs/QuotaApi.md +4 -24
- data/docs/RatesApi.md +1 -6
- data/docs/ReposApi.md +112 -672
- data/docs/StatusBasic.md +1 -1
- data/docs/StorageRegionsApi.md +2 -12
- data/docs/UserApi.md +1 -6
- data/docs/UsersApi.md +1 -6
- data/docs/VulnerabilitiesApi.md +4 -24
- data/docs/WebhooksApi.md +5 -30
- data/lib/cloudsmith-api/api/audit_log_api.rb +2 -2
- data/lib/cloudsmith-api/api/badges_api.rb +1 -1
- data/lib/cloudsmith-api/api/distros_api.rb +2 -2
- data/lib/cloudsmith-api/api/entitlements_api.rb +10 -10
- data/lib/cloudsmith-api/api/files_api.rb +5 -5
- data/lib/cloudsmith-api/api/formats_api.rb +2 -2
- data/lib/cloudsmith-api/api/metrics_api.rb +3 -3
- data/lib/cloudsmith-api/api/namespaces_api.rb +2 -2
- data/lib/cloudsmith-api/api/orgs_api.rb +66 -66
- data/lib/cloudsmith-api/api/packages_api.rb +61 -61
- data/lib/cloudsmith-api/api/quota_api.rb +4 -4
- data/lib/cloudsmith-api/api/rates_api.rb +1 -1
- data/lib/cloudsmith-api/api/repos_api.rb +112 -112
- data/lib/cloudsmith-api/api/storage_regions_api.rb +2 -2
- data/lib/cloudsmith-api/api/user_api.rb +1 -1
- data/lib/cloudsmith-api/api/users_api.rb +1 -1
- data/lib/cloudsmith-api/api/vulnerabilities_api.rb +4 -4
- data/lib/cloudsmith-api/api/webhooks_api.rb +5 -5
- data/lib/cloudsmith-api/configuration.rb +0 -7
- data/lib/cloudsmith-api/models/status_basic.rb +1 -1
- data/lib/cloudsmith-api/version.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.13.2.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.21/gem_make.out +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-3.1.8/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-3.1.8/mkmf.log +5 -5
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.17.0/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.17.0/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.2/gem_make.out +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.2/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.8/ext/bigdecimal/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.7.2/ext/json/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.7.2/ext/json/ext/generator/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.7.2/ext/json/ext/parser/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/Changelog.md +8 -1
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/message_expectation.rb +3 -2
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/syntax.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/version.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/specifications/{rspec-mocks-3.13.1.gemspec → rspec-mocks-3.13.2.gemspec} +5 -5
- metadata +50 -50
- data/vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.13.1.gem +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/.document +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/.yardopts +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/README.md +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/any_instance/chain.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/any_instance/recorder.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/any_instance.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/argument_list_matcher.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/argument_matchers.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/configuration.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/error_generator.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/example_methods.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/marshal_extension.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/matchers/have_received.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/matchers/receive.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/message_chain.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/method_double.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/method_reference.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/minitest_integration.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/mutate_const.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/object_reference.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/order_group.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/proxy.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/space.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/standalone.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/targets.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/test_double.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/verifying_double.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks/verifying_proxy.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.1 → rspec-mocks-3.13.2}/lib/rspec/mocks.rb +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 16a364ce7ae5764aa50d9560c643a85d16d64494807d36d89f8aba3edb70f7ec
|
4
|
+
data.tar.gz: 49f85a05b1fde66cfebabcb0e79043fbbf5dc3abdc95c64819c063e446b33f77
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 73de6f53b3152427b64d29048df32257813f35e01ef08233729724e578cb5861df08e8d0cd31e6c6d54bd0547125cfe4374b30e59e53d96cfc1f0e1fb766dbce
|
7
|
+
data.tar.gz: a45fec55ea849afb353c39d29ce17c78e850957345dc91bf2320deb476341cfd2f7ca5e3f8ed442b4f299191cceb0bd1a2eb0548819fd775d6c877bb0873b0c1
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
cloudsmith-api (2.0.
|
4
|
+
cloudsmith-api (2.0.15)
|
5
5
|
addressable (~> 2.3, >= 2.3.0)
|
6
6
|
json (~> 2.1, >= 2.1.0)
|
7
7
|
typhoeus (~> 1.0, >= 1.0.1)
|
@@ -40,7 +40,7 @@ GEM
|
|
40
40
|
rspec-expectations (3.13.3)
|
41
41
|
diff-lcs (>= 1.2.0, < 2.0)
|
42
42
|
rspec-support (~> 3.13.0)
|
43
|
-
rspec-mocks (3.13.
|
43
|
+
rspec-mocks (3.13.2)
|
44
44
|
diff-lcs (>= 1.2.0, < 2.0)
|
45
45
|
rspec-support (~> 3.13.0)
|
46
46
|
rspec-support (3.13.1)
|
data/README.md
CHANGED
@@ -7,7 +7,7 @@ The API to the Cloudsmith Service
|
|
7
7
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
8
8
|
|
9
9
|
- API version: v1
|
10
|
-
- Package version: 2.0.
|
10
|
+
- Package version: 2.0.15
|
11
11
|
- Build package: io.swagger.codegen.languages.RubyClientCodegen
|
12
12
|
For more information, please visit [https://help.cloudsmith.io](https://help.cloudsmith.io)
|
13
13
|
|
@@ -24,15 +24,15 @@ gem build cloudsmith-api.gemspec
|
|
24
24
|
Then either install the gem locally:
|
25
25
|
|
26
26
|
```shell
|
27
|
-
gem install ./cloudsmith-api-2.0.
|
27
|
+
gem install ./cloudsmith-api-2.0.15.gem
|
28
28
|
```
|
29
|
-
(for development, run `gem install --dev ./cloudsmith-api-2.0.
|
29
|
+
(for development, run `gem install --dev ./cloudsmith-api-2.0.15.gem` to install the development dependencies)
|
30
30
|
|
31
31
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
32
32
|
|
33
33
|
Finally add this to the Gemfile:
|
34
34
|
|
35
|
-
gem 'cloudsmith-api', '~> 2.0.
|
35
|
+
gem 'cloudsmith-api', '~> 2.0.15'
|
36
36
|
|
37
37
|
### Install from Git
|
38
38
|
|
@@ -65,11 +65,6 @@ CloudsmithApi.configure do |config|
|
|
65
65
|
# Configure HTTP basic authorization: basic
|
66
66
|
config.username = 'YOUR USERNAME'
|
67
67
|
config.password = 'YOUR PASSWORD'
|
68
|
-
|
69
|
-
# Configure API key authorization: token
|
70
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
71
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
72
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
73
68
|
end
|
74
69
|
|
75
70
|
api_instance = CloudsmithApi::AuditLogApi.new
|
@@ -648,9 +643,3 @@ Class | Method | HTTP request | Description
|
|
648
643
|
|
649
644
|
- **Type**: HTTP basic authentication
|
650
645
|
|
651
|
-
### token
|
652
|
-
|
653
|
-
- **Type**: API key
|
654
|
-
- **API key parameter name**: Authorization
|
655
|
-
- **Location**: HTTP header
|
656
|
-
|
data/build.json
CHANGED
data/docs/AuditLogApi.md
CHANGED
@@ -29,11 +29,6 @@ CloudsmithApi.configure do |config|
|
|
29
29
|
# Configure HTTP basic authorization: basic
|
30
30
|
config.username = 'YOUR USERNAME'
|
31
31
|
config.password = 'YOUR PASSWORD'
|
32
|
-
|
33
|
-
# Configure API key authorization: token
|
34
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
35
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
36
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
37
32
|
end
|
38
33
|
|
39
34
|
api_instance = CloudsmithApi::AuditLogApi.new
|
@@ -70,7 +65,7 @@ Name | Type | Description | Notes
|
|
70
65
|
|
71
66
|
### Authorization
|
72
67
|
|
73
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
68
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
74
69
|
|
75
70
|
### HTTP request headers
|
76
71
|
|
@@ -100,11 +95,6 @@ CloudsmithApi.configure do |config|
|
|
100
95
|
# Configure HTTP basic authorization: basic
|
101
96
|
config.username = 'YOUR USERNAME'
|
102
97
|
config.password = 'YOUR PASSWORD'
|
103
|
-
|
104
|
-
# Configure API key authorization: token
|
105
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
106
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
107
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
108
98
|
end
|
109
99
|
|
110
100
|
api_instance = CloudsmithApi::AuditLogApi.new
|
@@ -144,7 +134,7 @@ Name | Type | Description | Notes
|
|
144
134
|
|
145
135
|
### Authorization
|
146
136
|
|
147
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
137
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
148
138
|
|
149
139
|
### HTTP request headers
|
150
140
|
|
data/docs/BadgesApi.md
CHANGED
@@ -28,11 +28,6 @@ CloudsmithApi.configure do |config|
|
|
28
28
|
# Configure HTTP basic authorization: basic
|
29
29
|
config.username = 'YOUR USERNAME'
|
30
30
|
config.password = 'YOUR PASSWORD'
|
31
|
-
|
32
|
-
# Configure API key authorization: token
|
33
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
34
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
35
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
36
31
|
end
|
37
32
|
|
38
33
|
api_instance = CloudsmithApi::BadgesApi.new
|
@@ -100,7 +95,7 @@ Name | Type | Description | Notes
|
|
100
95
|
|
101
96
|
### Authorization
|
102
97
|
|
103
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
98
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
104
99
|
|
105
100
|
### HTTP request headers
|
106
101
|
|
data/docs/DistrosApi.md
CHANGED
@@ -29,11 +29,6 @@ CloudsmithApi.configure do |config|
|
|
29
29
|
# Configure HTTP basic authorization: basic
|
30
30
|
config.username = 'YOUR USERNAME'
|
31
31
|
config.password = 'YOUR PASSWORD'
|
32
|
-
|
33
|
-
# Configure API key authorization: token
|
34
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
35
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
36
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
37
32
|
end
|
38
33
|
|
39
34
|
api_instance = CloudsmithApi::DistrosApi.new
|
@@ -56,7 +51,7 @@ This endpoint does not need any parameter.
|
|
56
51
|
|
57
52
|
### Authorization
|
58
53
|
|
59
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
54
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
60
55
|
|
61
56
|
### HTTP request headers
|
62
57
|
|
@@ -86,11 +81,6 @@ CloudsmithApi.configure do |config|
|
|
86
81
|
# Configure HTTP basic authorization: basic
|
87
82
|
config.username = 'YOUR USERNAME'
|
88
83
|
config.password = 'YOUR PASSWORD'
|
89
|
-
|
90
|
-
# Configure API key authorization: token
|
91
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
92
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
93
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
94
84
|
end
|
95
85
|
|
96
86
|
api_instance = CloudsmithApi::DistrosApi.new
|
@@ -119,7 +109,7 @@ Name | Type | Description | Notes
|
|
119
109
|
|
120
110
|
### Authorization
|
121
111
|
|
122
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
112
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
123
113
|
|
124
114
|
### HTTP request headers
|
125
115
|
|
data/docs/EntitlementsApi.md
CHANGED
@@ -37,11 +37,6 @@ CloudsmithApi.configure do |config|
|
|
37
37
|
# Configure HTTP basic authorization: basic
|
38
38
|
config.username = 'YOUR USERNAME'
|
39
39
|
config.password = 'YOUR PASSWORD'
|
40
|
-
|
41
|
-
# Configure API key authorization: token
|
42
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
43
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
44
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
45
40
|
end
|
46
41
|
|
47
42
|
api_instance = CloudsmithApi::EntitlementsApi.new
|
@@ -79,7 +74,7 @@ Name | Type | Description | Notes
|
|
79
74
|
|
80
75
|
### Authorization
|
81
76
|
|
82
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
77
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
83
78
|
|
84
79
|
### HTTP request headers
|
85
80
|
|
@@ -109,11 +104,6 @@ CloudsmithApi.configure do |config|
|
|
109
104
|
# Configure HTTP basic authorization: basic
|
110
105
|
config.username = 'YOUR USERNAME'
|
111
106
|
config.password = 'YOUR PASSWORD'
|
112
|
-
|
113
|
-
# Configure API key authorization: token
|
114
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
115
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
116
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
117
107
|
end
|
118
108
|
|
119
109
|
api_instance = CloudsmithApi::EntitlementsApi.new
|
@@ -147,7 +137,7 @@ nil (empty response body)
|
|
147
137
|
|
148
138
|
### Authorization
|
149
139
|
|
150
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
140
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
151
141
|
|
152
142
|
### HTTP request headers
|
153
143
|
|
@@ -177,11 +167,6 @@ CloudsmithApi.configure do |config|
|
|
177
167
|
# Configure HTTP basic authorization: basic
|
178
168
|
config.username = 'YOUR USERNAME'
|
179
169
|
config.password = 'YOUR PASSWORD'
|
180
|
-
|
181
|
-
# Configure API key authorization: token
|
182
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
183
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
184
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
185
170
|
end
|
186
171
|
|
187
172
|
api_instance = CloudsmithApi::EntitlementsApi.new
|
@@ -215,7 +200,7 @@ nil (empty response body)
|
|
215
200
|
|
216
201
|
### Authorization
|
217
202
|
|
218
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
203
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
219
204
|
|
220
205
|
### HTTP request headers
|
221
206
|
|
@@ -245,11 +230,6 @@ CloudsmithApi.configure do |config|
|
|
245
230
|
# Configure HTTP basic authorization: basic
|
246
231
|
config.username = 'YOUR USERNAME'
|
247
232
|
config.password = 'YOUR PASSWORD'
|
248
|
-
|
249
|
-
# Configure API key authorization: token
|
250
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
251
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
252
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
253
233
|
end
|
254
234
|
|
255
235
|
api_instance = CloudsmithApi::EntitlementsApi.new
|
@@ -283,7 +263,7 @@ nil (empty response body)
|
|
283
263
|
|
284
264
|
### Authorization
|
285
265
|
|
286
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
266
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
287
267
|
|
288
268
|
### HTTP request headers
|
289
269
|
|
@@ -313,11 +293,6 @@ CloudsmithApi.configure do |config|
|
|
313
293
|
# Configure HTTP basic authorization: basic
|
314
294
|
config.username = 'YOUR USERNAME'
|
315
295
|
config.password = 'YOUR PASSWORD'
|
316
|
-
|
317
|
-
# Configure API key authorization: token
|
318
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
319
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
320
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
321
296
|
end
|
322
297
|
|
323
298
|
api_instance = CloudsmithApi::EntitlementsApi.new
|
@@ -361,7 +336,7 @@ Name | Type | Description | Notes
|
|
361
336
|
|
362
337
|
### Authorization
|
363
338
|
|
364
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
339
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
365
340
|
|
366
341
|
### HTTP request headers
|
367
342
|
|
@@ -391,11 +366,6 @@ CloudsmithApi.configure do |config|
|
|
391
366
|
# Configure HTTP basic authorization: basic
|
392
367
|
config.username = 'YOUR USERNAME'
|
393
368
|
config.password = 'YOUR PASSWORD'
|
394
|
-
|
395
|
-
# Configure API key authorization: token
|
396
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
397
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
398
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
399
369
|
end
|
400
370
|
|
401
371
|
api_instance = CloudsmithApi::EntitlementsApi.new
|
@@ -436,7 +406,7 @@ Name | Type | Description | Notes
|
|
436
406
|
|
437
407
|
### Authorization
|
438
408
|
|
439
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
409
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
440
410
|
|
441
411
|
### HTTP request headers
|
442
412
|
|
@@ -466,11 +436,6 @@ CloudsmithApi.configure do |config|
|
|
466
436
|
# Configure HTTP basic authorization: basic
|
467
437
|
config.username = 'YOUR USERNAME'
|
468
438
|
config.password = 'YOUR PASSWORD'
|
469
|
-
|
470
|
-
# Configure API key authorization: token
|
471
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
472
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
473
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
474
439
|
end
|
475
440
|
|
476
441
|
api_instance = CloudsmithApi::EntitlementsApi.new
|
@@ -511,7 +476,7 @@ Name | Type | Description | Notes
|
|
511
476
|
|
512
477
|
### Authorization
|
513
478
|
|
514
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
479
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
515
480
|
|
516
481
|
### HTTP request headers
|
517
482
|
|
@@ -541,11 +506,6 @@ CloudsmithApi.configure do |config|
|
|
541
506
|
# Configure HTTP basic authorization: basic
|
542
507
|
config.username = 'YOUR USERNAME'
|
543
508
|
config.password = 'YOUR PASSWORD'
|
544
|
-
|
545
|
-
# Configure API key authorization: token
|
546
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
547
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
548
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
549
509
|
end
|
550
510
|
|
551
511
|
api_instance = CloudsmithApi::EntitlementsApi.new
|
@@ -586,7 +546,7 @@ Name | Type | Description | Notes
|
|
586
546
|
|
587
547
|
### Authorization
|
588
548
|
|
589
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
549
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
590
550
|
|
591
551
|
### HTTP request headers
|
592
552
|
|
@@ -616,11 +576,6 @@ CloudsmithApi.configure do |config|
|
|
616
576
|
# Configure HTTP basic authorization: basic
|
617
577
|
config.username = 'YOUR USERNAME'
|
618
578
|
config.password = 'YOUR PASSWORD'
|
619
|
-
|
620
|
-
# Configure API key authorization: token
|
621
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
622
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
623
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
624
579
|
end
|
625
580
|
|
626
581
|
api_instance = CloudsmithApi::EntitlementsApi.new
|
@@ -658,7 +613,7 @@ nil (empty response body)
|
|
658
613
|
|
659
614
|
### Authorization
|
660
615
|
|
661
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
616
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
662
617
|
|
663
618
|
### HTTP request headers
|
664
619
|
|
@@ -688,11 +643,6 @@ CloudsmithApi.configure do |config|
|
|
688
643
|
# Configure HTTP basic authorization: basic
|
689
644
|
config.username = 'YOUR USERNAME'
|
690
645
|
config.password = 'YOUR PASSWORD'
|
691
|
-
|
692
|
-
# Configure API key authorization: token
|
693
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
694
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
695
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
696
646
|
end
|
697
647
|
|
698
648
|
api_instance = CloudsmithApi::EntitlementsApi.new
|
@@ -730,7 +680,7 @@ Name | Type | Description | Notes
|
|
730
680
|
|
731
681
|
### Authorization
|
732
682
|
|
733
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
683
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
734
684
|
|
735
685
|
### HTTP request headers
|
736
686
|
|
data/docs/FilesApi.md
CHANGED
@@ -32,11 +32,6 @@ CloudsmithApi.configure do |config|
|
|
32
32
|
# Configure HTTP basic authorization: basic
|
33
33
|
config.username = 'YOUR USERNAME'
|
34
34
|
config.password = 'YOUR PASSWORD'
|
35
|
-
|
36
|
-
# Configure API key authorization: token
|
37
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
38
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
39
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
40
35
|
end
|
41
36
|
|
42
37
|
api_instance = CloudsmithApi::FilesApi.new
|
@@ -74,7 +69,7 @@ nil (empty response body)
|
|
74
69
|
|
75
70
|
### Authorization
|
76
71
|
|
77
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
72
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
78
73
|
|
79
74
|
### HTTP request headers
|
80
75
|
|
@@ -104,11 +99,6 @@ CloudsmithApi.configure do |config|
|
|
104
99
|
# Configure HTTP basic authorization: basic
|
105
100
|
config.username = 'YOUR USERNAME'
|
106
101
|
config.password = 'YOUR PASSWORD'
|
107
|
-
|
108
|
-
# Configure API key authorization: token
|
109
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
110
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
111
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
112
102
|
end
|
113
103
|
|
114
104
|
api_instance = CloudsmithApi::FilesApi.new
|
@@ -147,7 +137,7 @@ Name | Type | Description | Notes
|
|
147
137
|
|
148
138
|
### Authorization
|
149
139
|
|
150
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
140
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
151
141
|
|
152
142
|
### HTTP request headers
|
153
143
|
|
@@ -177,11 +167,6 @@ CloudsmithApi.configure do |config|
|
|
177
167
|
# Configure HTTP basic authorization: basic
|
178
168
|
config.username = 'YOUR USERNAME'
|
179
169
|
config.password = 'YOUR PASSWORD'
|
180
|
-
|
181
|
-
# Configure API key authorization: token
|
182
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
183
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
184
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
185
170
|
end
|
186
171
|
|
187
172
|
api_instance = CloudsmithApi::FilesApi.new
|
@@ -217,7 +202,7 @@ Name | Type | Description | Notes
|
|
217
202
|
|
218
203
|
### Authorization
|
219
204
|
|
220
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
205
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
221
206
|
|
222
207
|
### HTTP request headers
|
223
208
|
|
@@ -247,11 +232,6 @@ CloudsmithApi.configure do |config|
|
|
247
232
|
# Configure HTTP basic authorization: basic
|
248
233
|
config.username = 'YOUR USERNAME'
|
249
234
|
config.password = 'YOUR PASSWORD'
|
250
|
-
|
251
|
-
# Configure API key authorization: token
|
252
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
253
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
254
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
255
235
|
end
|
256
236
|
|
257
237
|
api_instance = CloudsmithApi::FilesApi.new
|
@@ -293,7 +273,7 @@ Name | Type | Description | Notes
|
|
293
273
|
|
294
274
|
### Authorization
|
295
275
|
|
296
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
276
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
297
277
|
|
298
278
|
### HTTP request headers
|
299
279
|
|
@@ -323,11 +303,6 @@ CloudsmithApi.configure do |config|
|
|
323
303
|
# Configure HTTP basic authorization: basic
|
324
304
|
config.username = 'YOUR USERNAME'
|
325
305
|
config.password = 'YOUR PASSWORD'
|
326
|
-
|
327
|
-
# Configure API key authorization: token
|
328
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
329
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
330
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
331
306
|
end
|
332
307
|
|
333
308
|
api_instance = CloudsmithApi::FilesApi.new
|
@@ -362,7 +337,7 @@ nil (empty response body)
|
|
362
337
|
|
363
338
|
### Authorization
|
364
339
|
|
365
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
340
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
366
341
|
|
367
342
|
### HTTP request headers
|
368
343
|
|
data/docs/FormatsApi.md
CHANGED
@@ -29,11 +29,6 @@ CloudsmithApi.configure do |config|
|
|
29
29
|
# Configure HTTP basic authorization: basic
|
30
30
|
config.username = 'YOUR USERNAME'
|
31
31
|
config.password = 'YOUR PASSWORD'
|
32
|
-
|
33
|
-
# Configure API key authorization: token
|
34
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
35
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
36
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
37
32
|
end
|
38
33
|
|
39
34
|
api_instance = CloudsmithApi::FormatsApi.new
|
@@ -56,7 +51,7 @@ This endpoint does not need any parameter.
|
|
56
51
|
|
57
52
|
### Authorization
|
58
53
|
|
59
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
54
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
60
55
|
|
61
56
|
### HTTP request headers
|
62
57
|
|
@@ -86,11 +81,6 @@ CloudsmithApi.configure do |config|
|
|
86
81
|
# Configure HTTP basic authorization: basic
|
87
82
|
config.username = 'YOUR USERNAME'
|
88
83
|
config.password = 'YOUR PASSWORD'
|
89
|
-
|
90
|
-
# Configure API key authorization: token
|
91
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
92
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
93
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
94
84
|
end
|
95
85
|
|
96
86
|
api_instance = CloudsmithApi::FormatsApi.new
|
@@ -119,7 +109,7 @@ Name | Type | Description | Notes
|
|
119
109
|
|
120
110
|
### Authorization
|
121
111
|
|
122
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
112
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
123
113
|
|
124
114
|
### HTTP request headers
|
125
115
|
|
data/docs/MetricsApi.md
CHANGED
@@ -30,11 +30,6 @@ CloudsmithApi.configure do |config|
|
|
30
30
|
# Configure HTTP basic authorization: basic
|
31
31
|
config.username = 'YOUR USERNAME'
|
32
32
|
config.password = 'YOUR PASSWORD'
|
33
|
-
|
34
|
-
# Configure API key authorization: token
|
35
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
36
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
37
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
38
33
|
end
|
39
34
|
|
40
35
|
api_instance = CloudsmithApi::MetricsApi.new
|
@@ -75,7 +70,7 @@ Name | Type | Description | Notes
|
|
75
70
|
|
76
71
|
### Authorization
|
77
72
|
|
78
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
73
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
79
74
|
|
80
75
|
### HTTP request headers
|
81
76
|
|
@@ -105,11 +100,6 @@ CloudsmithApi.configure do |config|
|
|
105
100
|
# Configure HTTP basic authorization: basic
|
106
101
|
config.username = 'YOUR USERNAME'
|
107
102
|
config.password = 'YOUR PASSWORD'
|
108
|
-
|
109
|
-
# Configure API key authorization: token
|
110
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
111
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
112
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
113
103
|
end
|
114
104
|
|
115
105
|
api_instance = CloudsmithApi::MetricsApi.new
|
@@ -153,7 +143,7 @@ Name | Type | Description | Notes
|
|
153
143
|
|
154
144
|
### Authorization
|
155
145
|
|
156
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
146
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
157
147
|
|
158
148
|
### HTTP request headers
|
159
149
|
|
@@ -183,11 +173,6 @@ CloudsmithApi.configure do |config|
|
|
183
173
|
# Configure HTTP basic authorization: basic
|
184
174
|
config.username = 'YOUR USERNAME'
|
185
175
|
config.password = 'YOUR PASSWORD'
|
186
|
-
|
187
|
-
# Configure API key authorization: token
|
188
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
189
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
190
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
191
176
|
end
|
192
177
|
|
193
178
|
api_instance = CloudsmithApi::MetricsApi.new
|
@@ -231,7 +216,7 @@ Name | Type | Description | Notes
|
|
231
216
|
|
232
217
|
### Authorization
|
233
218
|
|
234
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
219
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
235
220
|
|
236
221
|
### HTTP request headers
|
237
222
|
|
data/docs/NamespacesApi.md
CHANGED
@@ -29,11 +29,6 @@ CloudsmithApi.configure do |config|
|
|
29
29
|
# Configure HTTP basic authorization: basic
|
30
30
|
config.username = 'YOUR USERNAME'
|
31
31
|
config.password = 'YOUR PASSWORD'
|
32
|
-
|
33
|
-
# Configure API key authorization: token
|
34
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
35
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
36
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
37
32
|
end
|
38
33
|
|
39
34
|
api_instance = CloudsmithApi::NamespacesApi.new
|
@@ -65,7 +60,7 @@ Name | Type | Description | Notes
|
|
65
60
|
|
66
61
|
### Authorization
|
67
62
|
|
68
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
63
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
69
64
|
|
70
65
|
### HTTP request headers
|
71
66
|
|
@@ -95,11 +90,6 @@ CloudsmithApi.configure do |config|
|
|
95
90
|
# Configure HTTP basic authorization: basic
|
96
91
|
config.username = 'YOUR USERNAME'
|
97
92
|
config.password = 'YOUR PASSWORD'
|
98
|
-
|
99
|
-
# Configure API key authorization: token
|
100
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
101
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
102
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
103
93
|
end
|
104
94
|
|
105
95
|
api_instance = CloudsmithApi::NamespacesApi.new
|
@@ -128,7 +118,7 @@ Name | Type | Description | Notes
|
|
128
118
|
|
129
119
|
### Authorization
|
130
120
|
|
131
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
121
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
132
122
|
|
133
123
|
### HTTP request headers
|
134
124
|
|