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
data/docs/PackagesApi.md
CHANGED
@@ -88,11 +88,6 @@ CloudsmithApi.configure do |config|
|
|
88
88
|
# Configure HTTP basic authorization: basic
|
89
89
|
config.username = 'YOUR USERNAME'
|
90
90
|
config.password = 'YOUR PASSWORD'
|
91
|
-
|
92
|
-
# Configure API key authorization: token
|
93
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
94
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
95
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
96
91
|
end
|
97
92
|
|
98
93
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -131,7 +126,7 @@ Name | Type | Description | Notes
|
|
131
126
|
|
132
127
|
### Authorization
|
133
128
|
|
134
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
129
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
135
130
|
|
136
131
|
### HTTP request headers
|
137
132
|
|
@@ -161,11 +156,6 @@ CloudsmithApi.configure do |config|
|
|
161
156
|
# Configure HTTP basic authorization: basic
|
162
157
|
config.username = 'YOUR USERNAME'
|
163
158
|
config.password = 'YOUR PASSWORD'
|
164
|
-
|
165
|
-
# Configure API key authorization: token
|
166
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
167
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
168
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
169
159
|
end
|
170
160
|
|
171
161
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -199,7 +189,7 @@ nil (empty response body)
|
|
199
189
|
|
200
190
|
### Authorization
|
201
191
|
|
202
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
192
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
203
193
|
|
204
194
|
### HTTP request headers
|
205
195
|
|
@@ -229,11 +219,6 @@ CloudsmithApi.configure do |config|
|
|
229
219
|
# Configure HTTP basic authorization: basic
|
230
220
|
config.username = 'YOUR USERNAME'
|
231
221
|
config.password = 'YOUR PASSWORD'
|
232
|
-
|
233
|
-
# Configure API key authorization: token
|
234
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
235
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
236
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
237
222
|
end
|
238
223
|
|
239
224
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -268,7 +253,7 @@ Name | Type | Description | Notes
|
|
268
253
|
|
269
254
|
### Authorization
|
270
255
|
|
271
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
256
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
272
257
|
|
273
258
|
### HTTP request headers
|
274
259
|
|
@@ -298,11 +283,6 @@ CloudsmithApi.configure do |config|
|
|
298
283
|
# Configure HTTP basic authorization: basic
|
299
284
|
config.username = 'YOUR USERNAME'
|
300
285
|
config.password = 'YOUR PASSWORD'
|
301
|
-
|
302
|
-
# Configure API key authorization: token
|
303
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
304
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
305
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
306
286
|
end
|
307
287
|
|
308
288
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -344,7 +324,7 @@ Name | Type | Description | Notes
|
|
344
324
|
|
345
325
|
### Authorization
|
346
326
|
|
347
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
327
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
348
328
|
|
349
329
|
### HTTP request headers
|
350
330
|
|
@@ -374,11 +354,6 @@ CloudsmithApi.configure do |config|
|
|
374
354
|
# Configure HTTP basic authorization: basic
|
375
355
|
config.username = 'YOUR USERNAME'
|
376
356
|
config.password = 'YOUR PASSWORD'
|
377
|
-
|
378
|
-
# Configure API key authorization: token
|
379
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
380
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
381
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
382
357
|
end
|
383
358
|
|
384
359
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -417,7 +392,7 @@ Name | Type | Description | Notes
|
|
417
392
|
|
418
393
|
### Authorization
|
419
394
|
|
420
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
395
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
421
396
|
|
422
397
|
### HTTP request headers
|
423
398
|
|
@@ -447,11 +422,6 @@ CloudsmithApi.configure do |config|
|
|
447
422
|
# Configure HTTP basic authorization: basic
|
448
423
|
config.username = 'YOUR USERNAME'
|
449
424
|
config.password = 'YOUR PASSWORD'
|
450
|
-
|
451
|
-
# Configure API key authorization: token
|
452
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
453
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
454
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
455
425
|
end
|
456
426
|
|
457
427
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -490,7 +460,7 @@ Name | Type | Description | Notes
|
|
490
460
|
|
491
461
|
### Authorization
|
492
462
|
|
493
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
463
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
494
464
|
|
495
465
|
### HTTP request headers
|
496
466
|
|
@@ -520,11 +490,6 @@ CloudsmithApi.configure do |config|
|
|
520
490
|
# Configure HTTP basic authorization: basic
|
521
491
|
config.username = 'YOUR USERNAME'
|
522
492
|
config.password = 'YOUR PASSWORD'
|
523
|
-
|
524
|
-
# Configure API key authorization: token
|
525
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
526
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
527
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
528
493
|
end
|
529
494
|
|
530
495
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -559,7 +524,7 @@ Name | Type | Description | Notes
|
|
559
524
|
|
560
525
|
### Authorization
|
561
526
|
|
562
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
527
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
563
528
|
|
564
529
|
### HTTP request headers
|
565
530
|
|
@@ -589,11 +554,6 @@ CloudsmithApi.configure do |config|
|
|
589
554
|
# Configure HTTP basic authorization: basic
|
590
555
|
config.username = 'YOUR USERNAME'
|
591
556
|
config.password = 'YOUR PASSWORD'
|
592
|
-
|
593
|
-
# Configure API key authorization: token
|
594
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
595
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
596
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
597
557
|
end
|
598
558
|
|
599
559
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -628,7 +588,7 @@ Name | Type | Description | Notes
|
|
628
588
|
|
629
589
|
### Authorization
|
630
590
|
|
631
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
591
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
632
592
|
|
633
593
|
### HTTP request headers
|
634
594
|
|
@@ -658,11 +618,6 @@ CloudsmithApi.configure do |config|
|
|
658
618
|
# Configure HTTP basic authorization: basic
|
659
619
|
config.username = 'YOUR USERNAME'
|
660
620
|
config.password = 'YOUR PASSWORD'
|
661
|
-
|
662
|
-
# Configure API key authorization: token
|
663
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
664
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
665
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
666
621
|
end
|
667
622
|
|
668
623
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -697,7 +652,7 @@ Name | Type | Description | Notes
|
|
697
652
|
|
698
653
|
### Authorization
|
699
654
|
|
700
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
655
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
701
656
|
|
702
657
|
### HTTP request headers
|
703
658
|
|
@@ -727,11 +682,6 @@ CloudsmithApi.configure do |config|
|
|
727
682
|
# Configure HTTP basic authorization: basic
|
728
683
|
config.username = 'YOUR USERNAME'
|
729
684
|
config.password = 'YOUR PASSWORD'
|
730
|
-
|
731
|
-
# Configure API key authorization: token
|
732
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
733
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
734
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
735
685
|
end
|
736
686
|
|
737
687
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -766,7 +716,7 @@ Name | Type | Description | Notes
|
|
766
716
|
|
767
717
|
### Authorization
|
768
718
|
|
769
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
719
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
770
720
|
|
771
721
|
### HTTP request headers
|
772
722
|
|
@@ -796,11 +746,6 @@ CloudsmithApi.configure do |config|
|
|
796
746
|
# Configure HTTP basic authorization: basic
|
797
747
|
config.username = 'YOUR USERNAME'
|
798
748
|
config.password = 'YOUR PASSWORD'
|
799
|
-
|
800
|
-
# Configure API key authorization: token
|
801
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
802
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
803
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
804
749
|
end
|
805
750
|
|
806
751
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -839,7 +784,7 @@ Name | Type | Description | Notes
|
|
839
784
|
|
840
785
|
### Authorization
|
841
786
|
|
842
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
787
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
843
788
|
|
844
789
|
### HTTP request headers
|
845
790
|
|
@@ -869,11 +814,6 @@ CloudsmithApi.configure do |config|
|
|
869
814
|
# Configure HTTP basic authorization: basic
|
870
815
|
config.username = 'YOUR USERNAME'
|
871
816
|
config.password = 'YOUR PASSWORD'
|
872
|
-
|
873
|
-
# Configure API key authorization: token
|
874
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
875
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
876
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
877
817
|
end
|
878
818
|
|
879
819
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -909,7 +849,7 @@ Name | Type | Description | Notes
|
|
909
849
|
|
910
850
|
### Authorization
|
911
851
|
|
912
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
852
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
913
853
|
|
914
854
|
### HTTP request headers
|
915
855
|
|
@@ -939,11 +879,6 @@ CloudsmithApi.configure do |config|
|
|
939
879
|
# Configure HTTP basic authorization: basic
|
940
880
|
config.username = 'YOUR USERNAME'
|
941
881
|
config.password = 'YOUR PASSWORD'
|
942
|
-
|
943
|
-
# Configure API key authorization: token
|
944
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
945
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
946
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
947
882
|
end
|
948
883
|
|
949
884
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -979,7 +914,7 @@ Name | Type | Description | Notes
|
|
979
914
|
|
980
915
|
### Authorization
|
981
916
|
|
982
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
917
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
983
918
|
|
984
919
|
### HTTP request headers
|
985
920
|
|
@@ -1009,11 +944,6 @@ CloudsmithApi.configure do |config|
|
|
1009
944
|
# Configure HTTP basic authorization: basic
|
1010
945
|
config.username = 'YOUR USERNAME'
|
1011
946
|
config.password = 'YOUR PASSWORD'
|
1012
|
-
|
1013
|
-
# Configure API key authorization: token
|
1014
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1015
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1016
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1017
947
|
end
|
1018
948
|
|
1019
949
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1049,7 +979,7 @@ Name | Type | Description | Notes
|
|
1049
979
|
|
1050
980
|
### Authorization
|
1051
981
|
|
1052
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
982
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1053
983
|
|
1054
984
|
### HTTP request headers
|
1055
985
|
|
@@ -1079,11 +1009,6 @@ CloudsmithApi.configure do |config|
|
|
1079
1009
|
# Configure HTTP basic authorization: basic
|
1080
1010
|
config.username = 'YOUR USERNAME'
|
1081
1011
|
config.password = 'YOUR PASSWORD'
|
1082
|
-
|
1083
|
-
# Configure API key authorization: token
|
1084
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1085
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1086
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1087
1012
|
end
|
1088
1013
|
|
1089
1014
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1119,7 +1044,7 @@ Name | Type | Description | Notes
|
|
1119
1044
|
|
1120
1045
|
### Authorization
|
1121
1046
|
|
1122
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1047
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1123
1048
|
|
1124
1049
|
### HTTP request headers
|
1125
1050
|
|
@@ -1149,11 +1074,6 @@ CloudsmithApi.configure do |config|
|
|
1149
1074
|
# Configure HTTP basic authorization: basic
|
1150
1075
|
config.username = 'YOUR USERNAME'
|
1151
1076
|
config.password = 'YOUR PASSWORD'
|
1152
|
-
|
1153
|
-
# Configure API key authorization: token
|
1154
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1155
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1156
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1157
1077
|
end
|
1158
1078
|
|
1159
1079
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1189,7 +1109,7 @@ Name | Type | Description | Notes
|
|
1189
1109
|
|
1190
1110
|
### Authorization
|
1191
1111
|
|
1192
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1112
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1193
1113
|
|
1194
1114
|
### HTTP request headers
|
1195
1115
|
|
@@ -1219,11 +1139,6 @@ CloudsmithApi.configure do |config|
|
|
1219
1139
|
# Configure HTTP basic authorization: basic
|
1220
1140
|
config.username = 'YOUR USERNAME'
|
1221
1141
|
config.password = 'YOUR PASSWORD'
|
1222
|
-
|
1223
|
-
# Configure API key authorization: token
|
1224
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1225
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1226
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1227
1142
|
end
|
1228
1143
|
|
1229
1144
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1259,7 +1174,7 @@ Name | Type | Description | Notes
|
|
1259
1174
|
|
1260
1175
|
### Authorization
|
1261
1176
|
|
1262
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1177
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1263
1178
|
|
1264
1179
|
### HTTP request headers
|
1265
1180
|
|
@@ -1289,11 +1204,6 @@ CloudsmithApi.configure do |config|
|
|
1289
1204
|
# Configure HTTP basic authorization: basic
|
1290
1205
|
config.username = 'YOUR USERNAME'
|
1291
1206
|
config.password = 'YOUR PASSWORD'
|
1292
|
-
|
1293
|
-
# Configure API key authorization: token
|
1294
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1295
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1296
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1297
1207
|
end
|
1298
1208
|
|
1299
1209
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1329,7 +1239,7 @@ Name | Type | Description | Notes
|
|
1329
1239
|
|
1330
1240
|
### Authorization
|
1331
1241
|
|
1332
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1242
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1333
1243
|
|
1334
1244
|
### HTTP request headers
|
1335
1245
|
|
@@ -1359,11 +1269,6 @@ CloudsmithApi.configure do |config|
|
|
1359
1269
|
# Configure HTTP basic authorization: basic
|
1360
1270
|
config.username = 'YOUR USERNAME'
|
1361
1271
|
config.password = 'YOUR PASSWORD'
|
1362
|
-
|
1363
|
-
# Configure API key authorization: token
|
1364
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1365
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1366
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1367
1272
|
end
|
1368
1273
|
|
1369
1274
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1399,7 +1304,7 @@ Name | Type | Description | Notes
|
|
1399
1304
|
|
1400
1305
|
### Authorization
|
1401
1306
|
|
1402
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1307
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1403
1308
|
|
1404
1309
|
### HTTP request headers
|
1405
1310
|
|
@@ -1429,11 +1334,6 @@ CloudsmithApi.configure do |config|
|
|
1429
1334
|
# Configure HTTP basic authorization: basic
|
1430
1335
|
config.username = 'YOUR USERNAME'
|
1431
1336
|
config.password = 'YOUR PASSWORD'
|
1432
|
-
|
1433
|
-
# Configure API key authorization: token
|
1434
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1435
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1436
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1437
1337
|
end
|
1438
1338
|
|
1439
1339
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1469,7 +1369,7 @@ Name | Type | Description | Notes
|
|
1469
1369
|
|
1470
1370
|
### Authorization
|
1471
1371
|
|
1472
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1372
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1473
1373
|
|
1474
1374
|
### HTTP request headers
|
1475
1375
|
|
@@ -1499,11 +1399,6 @@ CloudsmithApi.configure do |config|
|
|
1499
1399
|
# Configure HTTP basic authorization: basic
|
1500
1400
|
config.username = 'YOUR USERNAME'
|
1501
1401
|
config.password = 'YOUR PASSWORD'
|
1502
|
-
|
1503
|
-
# Configure API key authorization: token
|
1504
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1505
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1506
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1507
1402
|
end
|
1508
1403
|
|
1509
1404
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1539,7 +1434,7 @@ Name | Type | Description | Notes
|
|
1539
1434
|
|
1540
1435
|
### Authorization
|
1541
1436
|
|
1542
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1437
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1543
1438
|
|
1544
1439
|
### HTTP request headers
|
1545
1440
|
|
@@ -1569,11 +1464,6 @@ CloudsmithApi.configure do |config|
|
|
1569
1464
|
# Configure HTTP basic authorization: basic
|
1570
1465
|
config.username = 'YOUR USERNAME'
|
1571
1466
|
config.password = 'YOUR PASSWORD'
|
1572
|
-
|
1573
|
-
# Configure API key authorization: token
|
1574
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1575
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1576
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1577
1467
|
end
|
1578
1468
|
|
1579
1469
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1609,7 +1499,7 @@ Name | Type | Description | Notes
|
|
1609
1499
|
|
1610
1500
|
### Authorization
|
1611
1501
|
|
1612
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1502
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1613
1503
|
|
1614
1504
|
### HTTP request headers
|
1615
1505
|
|
@@ -1639,11 +1529,6 @@ CloudsmithApi.configure do |config|
|
|
1639
1529
|
# Configure HTTP basic authorization: basic
|
1640
1530
|
config.username = 'YOUR USERNAME'
|
1641
1531
|
config.password = 'YOUR PASSWORD'
|
1642
|
-
|
1643
|
-
# Configure API key authorization: token
|
1644
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1645
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1646
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1647
1532
|
end
|
1648
1533
|
|
1649
1534
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1679,7 +1564,7 @@ Name | Type | Description | Notes
|
|
1679
1564
|
|
1680
1565
|
### Authorization
|
1681
1566
|
|
1682
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1567
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1683
1568
|
|
1684
1569
|
### HTTP request headers
|
1685
1570
|
|
@@ -1709,11 +1594,6 @@ CloudsmithApi.configure do |config|
|
|
1709
1594
|
# Configure HTTP basic authorization: basic
|
1710
1595
|
config.username = 'YOUR USERNAME'
|
1711
1596
|
config.password = 'YOUR PASSWORD'
|
1712
|
-
|
1713
|
-
# Configure API key authorization: token
|
1714
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1715
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1716
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1717
1597
|
end
|
1718
1598
|
|
1719
1599
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1749,7 +1629,7 @@ Name | Type | Description | Notes
|
|
1749
1629
|
|
1750
1630
|
### Authorization
|
1751
1631
|
|
1752
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1632
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1753
1633
|
|
1754
1634
|
### HTTP request headers
|
1755
1635
|
|
@@ -1779,11 +1659,6 @@ CloudsmithApi.configure do |config|
|
|
1779
1659
|
# Configure HTTP basic authorization: basic
|
1780
1660
|
config.username = 'YOUR USERNAME'
|
1781
1661
|
config.password = 'YOUR PASSWORD'
|
1782
|
-
|
1783
|
-
# Configure API key authorization: token
|
1784
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1785
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1786
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1787
1662
|
end
|
1788
1663
|
|
1789
1664
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1819,7 +1694,7 @@ Name | Type | Description | Notes
|
|
1819
1694
|
|
1820
1695
|
### Authorization
|
1821
1696
|
|
1822
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1697
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1823
1698
|
|
1824
1699
|
### HTTP request headers
|
1825
1700
|
|
@@ -1849,11 +1724,6 @@ CloudsmithApi.configure do |config|
|
|
1849
1724
|
# Configure HTTP basic authorization: basic
|
1850
1725
|
config.username = 'YOUR USERNAME'
|
1851
1726
|
config.password = 'YOUR PASSWORD'
|
1852
|
-
|
1853
|
-
# Configure API key authorization: token
|
1854
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1855
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1856
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1857
1727
|
end
|
1858
1728
|
|
1859
1729
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1889,7 +1759,7 @@ Name | Type | Description | Notes
|
|
1889
1759
|
|
1890
1760
|
### Authorization
|
1891
1761
|
|
1892
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1762
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1893
1763
|
|
1894
1764
|
### HTTP request headers
|
1895
1765
|
|
@@ -1919,11 +1789,6 @@ CloudsmithApi.configure do |config|
|
|
1919
1789
|
# Configure HTTP basic authorization: basic
|
1920
1790
|
config.username = 'YOUR USERNAME'
|
1921
1791
|
config.password = 'YOUR PASSWORD'
|
1922
|
-
|
1923
|
-
# Configure API key authorization: token
|
1924
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1925
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1926
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1927
1792
|
end
|
1928
1793
|
|
1929
1794
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -1959,7 +1824,7 @@ Name | Type | Description | Notes
|
|
1959
1824
|
|
1960
1825
|
### Authorization
|
1961
1826
|
|
1962
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1827
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1963
1828
|
|
1964
1829
|
### HTTP request headers
|
1965
1830
|
|
@@ -1989,11 +1854,6 @@ CloudsmithApi.configure do |config|
|
|
1989
1854
|
# Configure HTTP basic authorization: basic
|
1990
1855
|
config.username = 'YOUR USERNAME'
|
1991
1856
|
config.password = 'YOUR PASSWORD'
|
1992
|
-
|
1993
|
-
# Configure API key authorization: token
|
1994
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1995
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1996
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1997
1857
|
end
|
1998
1858
|
|
1999
1859
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2029,7 +1889,7 @@ Name | Type | Description | Notes
|
|
2029
1889
|
|
2030
1890
|
### Authorization
|
2031
1891
|
|
2032
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1892
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2033
1893
|
|
2034
1894
|
### HTTP request headers
|
2035
1895
|
|
@@ -2059,11 +1919,6 @@ CloudsmithApi.configure do |config|
|
|
2059
1919
|
# Configure HTTP basic authorization: basic
|
2060
1920
|
config.username = 'YOUR USERNAME'
|
2061
1921
|
config.password = 'YOUR PASSWORD'
|
2062
|
-
|
2063
|
-
# Configure API key authorization: token
|
2064
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2065
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2066
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2067
1922
|
end
|
2068
1923
|
|
2069
1924
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2099,7 +1954,7 @@ Name | Type | Description | Notes
|
|
2099
1954
|
|
2100
1955
|
### Authorization
|
2101
1956
|
|
2102
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1957
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2103
1958
|
|
2104
1959
|
### HTTP request headers
|
2105
1960
|
|
@@ -2129,11 +1984,6 @@ CloudsmithApi.configure do |config|
|
|
2129
1984
|
# Configure HTTP basic authorization: basic
|
2130
1985
|
config.username = 'YOUR USERNAME'
|
2131
1986
|
config.password = 'YOUR PASSWORD'
|
2132
|
-
|
2133
|
-
# Configure API key authorization: token
|
2134
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2135
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2136
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2137
1987
|
end
|
2138
1988
|
|
2139
1989
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2169,7 +2019,7 @@ Name | Type | Description | Notes
|
|
2169
2019
|
|
2170
2020
|
### Authorization
|
2171
2021
|
|
2172
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2022
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2173
2023
|
|
2174
2024
|
### HTTP request headers
|
2175
2025
|
|
@@ -2199,11 +2049,6 @@ CloudsmithApi.configure do |config|
|
|
2199
2049
|
# Configure HTTP basic authorization: basic
|
2200
2050
|
config.username = 'YOUR USERNAME'
|
2201
2051
|
config.password = 'YOUR PASSWORD'
|
2202
|
-
|
2203
|
-
# Configure API key authorization: token
|
2204
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2205
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2206
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2207
2052
|
end
|
2208
2053
|
|
2209
2054
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2239,7 +2084,7 @@ Name | Type | Description | Notes
|
|
2239
2084
|
|
2240
2085
|
### Authorization
|
2241
2086
|
|
2242
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2087
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2243
2088
|
|
2244
2089
|
### HTTP request headers
|
2245
2090
|
|
@@ -2269,11 +2114,6 @@ CloudsmithApi.configure do |config|
|
|
2269
2114
|
# Configure HTTP basic authorization: basic
|
2270
2115
|
config.username = 'YOUR USERNAME'
|
2271
2116
|
config.password = 'YOUR PASSWORD'
|
2272
|
-
|
2273
|
-
# Configure API key authorization: token
|
2274
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2275
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2276
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2277
2117
|
end
|
2278
2118
|
|
2279
2119
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2309,7 +2149,7 @@ Name | Type | Description | Notes
|
|
2309
2149
|
|
2310
2150
|
### Authorization
|
2311
2151
|
|
2312
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2152
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2313
2153
|
|
2314
2154
|
### HTTP request headers
|
2315
2155
|
|
@@ -2339,11 +2179,6 @@ CloudsmithApi.configure do |config|
|
|
2339
2179
|
# Configure HTTP basic authorization: basic
|
2340
2180
|
config.username = 'YOUR USERNAME'
|
2341
2181
|
config.password = 'YOUR PASSWORD'
|
2342
|
-
|
2343
|
-
# Configure API key authorization: token
|
2344
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2345
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2346
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2347
2182
|
end
|
2348
2183
|
|
2349
2184
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2379,7 +2214,7 @@ Name | Type | Description | Notes
|
|
2379
2214
|
|
2380
2215
|
### Authorization
|
2381
2216
|
|
2382
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2217
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2383
2218
|
|
2384
2219
|
### HTTP request headers
|
2385
2220
|
|
@@ -2409,11 +2244,6 @@ CloudsmithApi.configure do |config|
|
|
2409
2244
|
# Configure HTTP basic authorization: basic
|
2410
2245
|
config.username = 'YOUR USERNAME'
|
2411
2246
|
config.password = 'YOUR PASSWORD'
|
2412
|
-
|
2413
|
-
# Configure API key authorization: token
|
2414
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2415
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2416
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2417
2247
|
end
|
2418
2248
|
|
2419
2249
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2449,7 +2279,7 @@ Name | Type | Description | Notes
|
|
2449
2279
|
|
2450
2280
|
### Authorization
|
2451
2281
|
|
2452
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2282
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2453
2283
|
|
2454
2284
|
### HTTP request headers
|
2455
2285
|
|
@@ -2479,11 +2309,6 @@ CloudsmithApi.configure do |config|
|
|
2479
2309
|
# Configure HTTP basic authorization: basic
|
2480
2310
|
config.username = 'YOUR USERNAME'
|
2481
2311
|
config.password = 'YOUR PASSWORD'
|
2482
|
-
|
2483
|
-
# Configure API key authorization: token
|
2484
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2485
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2486
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2487
2312
|
end
|
2488
2313
|
|
2489
2314
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2519,7 +2344,7 @@ Name | Type | Description | Notes
|
|
2519
2344
|
|
2520
2345
|
### Authorization
|
2521
2346
|
|
2522
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2347
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2523
2348
|
|
2524
2349
|
### HTTP request headers
|
2525
2350
|
|
@@ -2549,11 +2374,6 @@ CloudsmithApi.configure do |config|
|
|
2549
2374
|
# Configure HTTP basic authorization: basic
|
2550
2375
|
config.username = 'YOUR USERNAME'
|
2551
2376
|
config.password = 'YOUR PASSWORD'
|
2552
|
-
|
2553
|
-
# Configure API key authorization: token
|
2554
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2555
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2556
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2557
2377
|
end
|
2558
2378
|
|
2559
2379
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2589,7 +2409,7 @@ Name | Type | Description | Notes
|
|
2589
2409
|
|
2590
2410
|
### Authorization
|
2591
2411
|
|
2592
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2412
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2593
2413
|
|
2594
2414
|
### HTTP request headers
|
2595
2415
|
|
@@ -2619,11 +2439,6 @@ CloudsmithApi.configure do |config|
|
|
2619
2439
|
# Configure HTTP basic authorization: basic
|
2620
2440
|
config.username = 'YOUR USERNAME'
|
2621
2441
|
config.password = 'YOUR PASSWORD'
|
2622
|
-
|
2623
|
-
# Configure API key authorization: token
|
2624
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2625
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2626
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2627
2442
|
end
|
2628
2443
|
|
2629
2444
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2658,7 +2473,7 @@ nil (empty response body)
|
|
2658
2473
|
|
2659
2474
|
### Authorization
|
2660
2475
|
|
2661
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2476
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2662
2477
|
|
2663
2478
|
### HTTP request headers
|
2664
2479
|
|
@@ -2688,11 +2503,6 @@ CloudsmithApi.configure do |config|
|
|
2688
2503
|
# Configure HTTP basic authorization: basic
|
2689
2504
|
config.username = 'YOUR USERNAME'
|
2690
2505
|
config.password = 'YOUR PASSWORD'
|
2691
|
-
|
2692
|
-
# Configure API key authorization: token
|
2693
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2694
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2695
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2696
2506
|
end
|
2697
2507
|
|
2698
2508
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2727,7 +2537,7 @@ nil (empty response body)
|
|
2727
2537
|
|
2728
2538
|
### Authorization
|
2729
2539
|
|
2730
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2540
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2731
2541
|
|
2732
2542
|
### HTTP request headers
|
2733
2543
|
|
@@ -2757,11 +2567,6 @@ CloudsmithApi.configure do |config|
|
|
2757
2567
|
# Configure HTTP basic authorization: basic
|
2758
2568
|
config.username = 'YOUR USERNAME'
|
2759
2569
|
config.password = 'YOUR PASSWORD'
|
2760
|
-
|
2761
|
-
# Configure API key authorization: token
|
2762
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2763
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2764
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2765
2570
|
end
|
2766
2571
|
|
2767
2572
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2796,7 +2601,7 @@ nil (empty response body)
|
|
2796
2601
|
|
2797
2602
|
### Authorization
|
2798
2603
|
|
2799
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2604
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2800
2605
|
|
2801
2606
|
### HTTP request headers
|
2802
2607
|
|
@@ -2826,11 +2631,6 @@ CloudsmithApi.configure do |config|
|
|
2826
2631
|
# Configure HTTP basic authorization: basic
|
2827
2632
|
config.username = 'YOUR USERNAME'
|
2828
2633
|
config.password = 'YOUR PASSWORD'
|
2829
|
-
|
2830
|
-
# Configure API key authorization: token
|
2831
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2832
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2833
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2834
2634
|
end
|
2835
2635
|
|
2836
2636
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2865,7 +2665,7 @@ nil (empty response body)
|
|
2865
2665
|
|
2866
2666
|
### Authorization
|
2867
2667
|
|
2868
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2668
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2869
2669
|
|
2870
2670
|
### HTTP request headers
|
2871
2671
|
|
@@ -2895,11 +2695,6 @@ CloudsmithApi.configure do |config|
|
|
2895
2695
|
# Configure HTTP basic authorization: basic
|
2896
2696
|
config.username = 'YOUR USERNAME'
|
2897
2697
|
config.password = 'YOUR PASSWORD'
|
2898
|
-
|
2899
|
-
# Configure API key authorization: token
|
2900
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2901
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2902
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2903
2698
|
end
|
2904
2699
|
|
2905
2700
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -2934,7 +2729,7 @@ nil (empty response body)
|
|
2934
2729
|
|
2935
2730
|
### Authorization
|
2936
2731
|
|
2937
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2732
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2938
2733
|
|
2939
2734
|
### HTTP request headers
|
2940
2735
|
|
@@ -2964,11 +2759,6 @@ CloudsmithApi.configure do |config|
|
|
2964
2759
|
# Configure HTTP basic authorization: basic
|
2965
2760
|
config.username = 'YOUR USERNAME'
|
2966
2761
|
config.password = 'YOUR PASSWORD'
|
2967
|
-
|
2968
|
-
# Configure API key authorization: token
|
2969
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2970
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2971
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2972
2762
|
end
|
2973
2763
|
|
2974
2764
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3003,7 +2793,7 @@ nil (empty response body)
|
|
3003
2793
|
|
3004
2794
|
### Authorization
|
3005
2795
|
|
3006
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2796
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3007
2797
|
|
3008
2798
|
### HTTP request headers
|
3009
2799
|
|
@@ -3033,11 +2823,6 @@ CloudsmithApi.configure do |config|
|
|
3033
2823
|
# Configure HTTP basic authorization: basic
|
3034
2824
|
config.username = 'YOUR USERNAME'
|
3035
2825
|
config.password = 'YOUR PASSWORD'
|
3036
|
-
|
3037
|
-
# Configure API key authorization: token
|
3038
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3039
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3040
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3041
2826
|
end
|
3042
2827
|
|
3043
2828
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3072,7 +2857,7 @@ nil (empty response body)
|
|
3072
2857
|
|
3073
2858
|
### Authorization
|
3074
2859
|
|
3075
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2860
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3076
2861
|
|
3077
2862
|
### HTTP request headers
|
3078
2863
|
|
@@ -3102,11 +2887,6 @@ CloudsmithApi.configure do |config|
|
|
3102
2887
|
# Configure HTTP basic authorization: basic
|
3103
2888
|
config.username = 'YOUR USERNAME'
|
3104
2889
|
config.password = 'YOUR PASSWORD'
|
3105
|
-
|
3106
|
-
# Configure API key authorization: token
|
3107
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3108
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3109
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3110
2890
|
end
|
3111
2891
|
|
3112
2892
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3141,7 +2921,7 @@ nil (empty response body)
|
|
3141
2921
|
|
3142
2922
|
### Authorization
|
3143
2923
|
|
3144
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2924
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3145
2925
|
|
3146
2926
|
### HTTP request headers
|
3147
2927
|
|
@@ -3171,11 +2951,6 @@ CloudsmithApi.configure do |config|
|
|
3171
2951
|
# Configure HTTP basic authorization: basic
|
3172
2952
|
config.username = 'YOUR USERNAME'
|
3173
2953
|
config.password = 'YOUR PASSWORD'
|
3174
|
-
|
3175
|
-
# Configure API key authorization: token
|
3176
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3177
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3178
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3179
2954
|
end
|
3180
2955
|
|
3181
2956
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3210,7 +2985,7 @@ nil (empty response body)
|
|
3210
2985
|
|
3211
2986
|
### Authorization
|
3212
2987
|
|
3213
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2988
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3214
2989
|
|
3215
2990
|
### HTTP request headers
|
3216
2991
|
|
@@ -3240,11 +3015,6 @@ CloudsmithApi.configure do |config|
|
|
3240
3015
|
# Configure HTTP basic authorization: basic
|
3241
3016
|
config.username = 'YOUR USERNAME'
|
3242
3017
|
config.password = 'YOUR PASSWORD'
|
3243
|
-
|
3244
|
-
# Configure API key authorization: token
|
3245
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3246
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3247
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3248
3018
|
end
|
3249
3019
|
|
3250
3020
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3279,7 +3049,7 @@ nil (empty response body)
|
|
3279
3049
|
|
3280
3050
|
### Authorization
|
3281
3051
|
|
3282
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3052
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3283
3053
|
|
3284
3054
|
### HTTP request headers
|
3285
3055
|
|
@@ -3309,11 +3079,6 @@ CloudsmithApi.configure do |config|
|
|
3309
3079
|
# Configure HTTP basic authorization: basic
|
3310
3080
|
config.username = 'YOUR USERNAME'
|
3311
3081
|
config.password = 'YOUR PASSWORD'
|
3312
|
-
|
3313
|
-
# Configure API key authorization: token
|
3314
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3315
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3316
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3317
3082
|
end
|
3318
3083
|
|
3319
3084
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3348,7 +3113,7 @@ nil (empty response body)
|
|
3348
3113
|
|
3349
3114
|
### Authorization
|
3350
3115
|
|
3351
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3116
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3352
3117
|
|
3353
3118
|
### HTTP request headers
|
3354
3119
|
|
@@ -3378,11 +3143,6 @@ CloudsmithApi.configure do |config|
|
|
3378
3143
|
# Configure HTTP basic authorization: basic
|
3379
3144
|
config.username = 'YOUR USERNAME'
|
3380
3145
|
config.password = 'YOUR PASSWORD'
|
3381
|
-
|
3382
|
-
# Configure API key authorization: token
|
3383
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3384
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3385
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3386
3146
|
end
|
3387
3147
|
|
3388
3148
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3417,7 +3177,7 @@ nil (empty response body)
|
|
3417
3177
|
|
3418
3178
|
### Authorization
|
3419
3179
|
|
3420
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3180
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3421
3181
|
|
3422
3182
|
### HTTP request headers
|
3423
3183
|
|
@@ -3447,11 +3207,6 @@ CloudsmithApi.configure do |config|
|
|
3447
3207
|
# Configure HTTP basic authorization: basic
|
3448
3208
|
config.username = 'YOUR USERNAME'
|
3449
3209
|
config.password = 'YOUR PASSWORD'
|
3450
|
-
|
3451
|
-
# Configure API key authorization: token
|
3452
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3453
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3454
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3455
3210
|
end
|
3456
3211
|
|
3457
3212
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3486,7 +3241,7 @@ nil (empty response body)
|
|
3486
3241
|
|
3487
3242
|
### Authorization
|
3488
3243
|
|
3489
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3244
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3490
3245
|
|
3491
3246
|
### HTTP request headers
|
3492
3247
|
|
@@ -3516,11 +3271,6 @@ CloudsmithApi.configure do |config|
|
|
3516
3271
|
# Configure HTTP basic authorization: basic
|
3517
3272
|
config.username = 'YOUR USERNAME'
|
3518
3273
|
config.password = 'YOUR PASSWORD'
|
3519
|
-
|
3520
|
-
# Configure API key authorization: token
|
3521
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3522
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3523
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3524
3274
|
end
|
3525
3275
|
|
3526
3276
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3555,7 +3305,7 @@ nil (empty response body)
|
|
3555
3305
|
|
3556
3306
|
### Authorization
|
3557
3307
|
|
3558
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3308
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3559
3309
|
|
3560
3310
|
### HTTP request headers
|
3561
3311
|
|
@@ -3585,11 +3335,6 @@ CloudsmithApi.configure do |config|
|
|
3585
3335
|
# Configure HTTP basic authorization: basic
|
3586
3336
|
config.username = 'YOUR USERNAME'
|
3587
3337
|
config.password = 'YOUR PASSWORD'
|
3588
|
-
|
3589
|
-
# Configure API key authorization: token
|
3590
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3591
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3592
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3593
3338
|
end
|
3594
3339
|
|
3595
3340
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3624,7 +3369,7 @@ nil (empty response body)
|
|
3624
3369
|
|
3625
3370
|
### Authorization
|
3626
3371
|
|
3627
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3372
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3628
3373
|
|
3629
3374
|
### HTTP request headers
|
3630
3375
|
|
@@ -3654,11 +3399,6 @@ CloudsmithApi.configure do |config|
|
|
3654
3399
|
# Configure HTTP basic authorization: basic
|
3655
3400
|
config.username = 'YOUR USERNAME'
|
3656
3401
|
config.password = 'YOUR PASSWORD'
|
3657
|
-
|
3658
|
-
# Configure API key authorization: token
|
3659
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3660
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3661
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3662
3402
|
end
|
3663
3403
|
|
3664
3404
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3693,7 +3433,7 @@ nil (empty response body)
|
|
3693
3433
|
|
3694
3434
|
### Authorization
|
3695
3435
|
|
3696
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3436
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3697
3437
|
|
3698
3438
|
### HTTP request headers
|
3699
3439
|
|
@@ -3723,11 +3463,6 @@ CloudsmithApi.configure do |config|
|
|
3723
3463
|
# Configure HTTP basic authorization: basic
|
3724
3464
|
config.username = 'YOUR USERNAME'
|
3725
3465
|
config.password = 'YOUR PASSWORD'
|
3726
|
-
|
3727
|
-
# Configure API key authorization: token
|
3728
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3729
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3730
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3731
3466
|
end
|
3732
3467
|
|
3733
3468
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3762,7 +3497,7 @@ nil (empty response body)
|
|
3762
3497
|
|
3763
3498
|
### Authorization
|
3764
3499
|
|
3765
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3500
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3766
3501
|
|
3767
3502
|
### HTTP request headers
|
3768
3503
|
|
@@ -3792,11 +3527,6 @@ CloudsmithApi.configure do |config|
|
|
3792
3527
|
# Configure HTTP basic authorization: basic
|
3793
3528
|
config.username = 'YOUR USERNAME'
|
3794
3529
|
config.password = 'YOUR PASSWORD'
|
3795
|
-
|
3796
|
-
# Configure API key authorization: token
|
3797
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3798
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3799
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3800
3530
|
end
|
3801
3531
|
|
3802
3532
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3831,7 +3561,7 @@ nil (empty response body)
|
|
3831
3561
|
|
3832
3562
|
### Authorization
|
3833
3563
|
|
3834
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3564
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3835
3565
|
|
3836
3566
|
### HTTP request headers
|
3837
3567
|
|
@@ -3861,11 +3591,6 @@ CloudsmithApi.configure do |config|
|
|
3861
3591
|
# Configure HTTP basic authorization: basic
|
3862
3592
|
config.username = 'YOUR USERNAME'
|
3863
3593
|
config.password = 'YOUR PASSWORD'
|
3864
|
-
|
3865
|
-
# Configure API key authorization: token
|
3866
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3867
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3868
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3869
3594
|
end
|
3870
3595
|
|
3871
3596
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3900,7 +3625,7 @@ nil (empty response body)
|
|
3900
3625
|
|
3901
3626
|
### Authorization
|
3902
3627
|
|
3903
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3628
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3904
3629
|
|
3905
3630
|
### HTTP request headers
|
3906
3631
|
|
@@ -3930,11 +3655,6 @@ CloudsmithApi.configure do |config|
|
|
3930
3655
|
# Configure HTTP basic authorization: basic
|
3931
3656
|
config.username = 'YOUR USERNAME'
|
3932
3657
|
config.password = 'YOUR PASSWORD'
|
3933
|
-
|
3934
|
-
# Configure API key authorization: token
|
3935
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3936
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3937
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3938
3658
|
end
|
3939
3659
|
|
3940
3660
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -3969,7 +3689,7 @@ nil (empty response body)
|
|
3969
3689
|
|
3970
3690
|
### Authorization
|
3971
3691
|
|
3972
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3692
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3973
3693
|
|
3974
3694
|
### HTTP request headers
|
3975
3695
|
|
@@ -3999,11 +3719,6 @@ CloudsmithApi.configure do |config|
|
|
3999
3719
|
# Configure HTTP basic authorization: basic
|
4000
3720
|
config.username = 'YOUR USERNAME'
|
4001
3721
|
config.password = 'YOUR PASSWORD'
|
4002
|
-
|
4003
|
-
# Configure API key authorization: token
|
4004
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4005
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4006
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4007
3722
|
end
|
4008
3723
|
|
4009
3724
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -4038,7 +3753,7 @@ nil (empty response body)
|
|
4038
3753
|
|
4039
3754
|
### Authorization
|
4040
3755
|
|
4041
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3756
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4042
3757
|
|
4043
3758
|
### HTTP request headers
|
4044
3759
|
|
@@ -4068,11 +3783,6 @@ CloudsmithApi.configure do |config|
|
|
4068
3783
|
# Configure HTTP basic authorization: basic
|
4069
3784
|
config.username = 'YOUR USERNAME'
|
4070
3785
|
config.password = 'YOUR PASSWORD'
|
4071
|
-
|
4072
|
-
# Configure API key authorization: token
|
4073
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4074
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4075
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4076
3786
|
end
|
4077
3787
|
|
4078
3788
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -4107,7 +3817,7 @@ nil (empty response body)
|
|
4107
3817
|
|
4108
3818
|
### Authorization
|
4109
3819
|
|
4110
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3820
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4111
3821
|
|
4112
3822
|
### HTTP request headers
|
4113
3823
|
|
@@ -4137,11 +3847,6 @@ CloudsmithApi.configure do |config|
|
|
4137
3847
|
# Configure HTTP basic authorization: basic
|
4138
3848
|
config.username = 'YOUR USERNAME'
|
4139
3849
|
config.password = 'YOUR PASSWORD'
|
4140
|
-
|
4141
|
-
# Configure API key authorization: token
|
4142
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4143
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4144
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4145
3850
|
end
|
4146
3851
|
|
4147
3852
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -4176,7 +3881,7 @@ nil (empty response body)
|
|
4176
3881
|
|
4177
3882
|
### Authorization
|
4178
3883
|
|
4179
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3884
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4180
3885
|
|
4181
3886
|
### HTTP request headers
|
4182
3887
|
|
@@ -4206,11 +3911,6 @@ CloudsmithApi.configure do |config|
|
|
4206
3911
|
# Configure HTTP basic authorization: basic
|
4207
3912
|
config.username = 'YOUR USERNAME'
|
4208
3913
|
config.password = 'YOUR PASSWORD'
|
4209
|
-
|
4210
|
-
# Configure API key authorization: token
|
4211
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4212
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4213
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4214
3914
|
end
|
4215
3915
|
|
4216
3916
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -4245,7 +3945,7 @@ nil (empty response body)
|
|
4245
3945
|
|
4246
3946
|
### Authorization
|
4247
3947
|
|
4248
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3948
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4249
3949
|
|
4250
3950
|
### HTTP request headers
|
4251
3951
|
|
@@ -4275,11 +3975,6 @@ CloudsmithApi.configure do |config|
|
|
4275
3975
|
# Configure HTTP basic authorization: basic
|
4276
3976
|
config.username = 'YOUR USERNAME'
|
4277
3977
|
config.password = 'YOUR PASSWORD'
|
4278
|
-
|
4279
|
-
# Configure API key authorization: token
|
4280
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4281
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4282
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4283
3978
|
end
|
4284
3979
|
|
4285
3980
|
api_instance = CloudsmithApi::PackagesApi.new
|
@@ -4314,7 +4009,7 @@ nil (empty response body)
|
|
4314
4009
|
|
4315
4010
|
### Authorization
|
4316
4011
|
|
4317
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4012
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4318
4013
|
|
4319
4014
|
### HTTP request headers
|
4320
4015
|
|