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/ReposApi.md
CHANGED
@@ -139,11 +139,6 @@ CloudsmithApi.configure do |config|
|
|
139
139
|
# Configure HTTP basic authorization: basic
|
140
140
|
config.username = 'YOUR USERNAME'
|
141
141
|
config.password = 'YOUR PASSWORD'
|
142
|
-
|
143
|
-
# Configure API key authorization: token
|
144
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
145
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
146
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
147
142
|
end
|
148
143
|
|
149
144
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -175,7 +170,7 @@ Name | Type | Description | Notes
|
|
175
170
|
|
176
171
|
### Authorization
|
177
172
|
|
178
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
173
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
179
174
|
|
180
175
|
### HTTP request headers
|
181
176
|
|
@@ -205,11 +200,6 @@ CloudsmithApi.configure do |config|
|
|
205
200
|
# Configure HTTP basic authorization: basic
|
206
201
|
config.username = 'YOUR USERNAME'
|
207
202
|
config.password = 'YOUR PASSWORD'
|
208
|
-
|
209
|
-
# Configure API key authorization: token
|
210
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
211
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
212
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
213
203
|
end
|
214
204
|
|
215
205
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -245,7 +235,7 @@ Name | Type | Description | Notes
|
|
245
235
|
|
246
236
|
### Authorization
|
247
237
|
|
248
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
238
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
249
239
|
|
250
240
|
### HTTP request headers
|
251
241
|
|
@@ -275,11 +265,6 @@ CloudsmithApi.configure do |config|
|
|
275
265
|
# Configure HTTP basic authorization: basic
|
276
266
|
config.username = 'YOUR USERNAME'
|
277
267
|
config.password = 'YOUR PASSWORD'
|
278
|
-
|
279
|
-
# Configure API key authorization: token
|
280
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
281
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
282
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
283
268
|
end
|
284
269
|
|
285
270
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -311,7 +296,7 @@ Name | Type | Description | Notes
|
|
311
296
|
|
312
297
|
### Authorization
|
313
298
|
|
314
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
299
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
315
300
|
|
316
301
|
### HTTP request headers
|
317
302
|
|
@@ -341,11 +326,6 @@ CloudsmithApi.configure do |config|
|
|
341
326
|
# Configure HTTP basic authorization: basic
|
342
327
|
config.username = 'YOUR USERNAME'
|
343
328
|
config.password = 'YOUR PASSWORD'
|
344
|
-
|
345
|
-
# Configure API key authorization: token
|
346
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
347
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
348
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
349
329
|
end
|
350
330
|
|
351
331
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -378,7 +358,7 @@ Name | Type | Description | Notes
|
|
378
358
|
|
379
359
|
### Authorization
|
380
360
|
|
381
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
361
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
382
362
|
|
383
363
|
### HTTP request headers
|
384
364
|
|
@@ -408,11 +388,6 @@ CloudsmithApi.configure do |config|
|
|
408
388
|
# Configure HTTP basic authorization: basic
|
409
389
|
config.username = 'YOUR USERNAME'
|
410
390
|
config.password = 'YOUR PASSWORD'
|
411
|
-
|
412
|
-
# Configure API key authorization: token
|
413
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
414
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
415
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
416
391
|
end
|
417
392
|
|
418
393
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -443,7 +418,7 @@ nil (empty response body)
|
|
443
418
|
|
444
419
|
### Authorization
|
445
420
|
|
446
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
421
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
447
422
|
|
448
423
|
### HTTP request headers
|
449
424
|
|
@@ -473,11 +448,6 @@ CloudsmithApi.configure do |config|
|
|
473
448
|
# Configure HTTP basic authorization: basic
|
474
449
|
config.username = 'YOUR USERNAME'
|
475
450
|
config.password = 'YOUR PASSWORD'
|
476
|
-
|
477
|
-
# Configure API key authorization: token
|
478
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
479
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
480
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
481
451
|
end
|
482
452
|
|
483
453
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -513,7 +483,7 @@ Name | Type | Description | Notes
|
|
513
483
|
|
514
484
|
### Authorization
|
515
485
|
|
516
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
486
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
517
487
|
|
518
488
|
### HTTP request headers
|
519
489
|
|
@@ -543,11 +513,6 @@ CloudsmithApi.configure do |config|
|
|
543
513
|
# Configure HTTP basic authorization: basic
|
544
514
|
config.username = 'YOUR USERNAME'
|
545
515
|
config.password = 'YOUR PASSWORD'
|
546
|
-
|
547
|
-
# Configure API key authorization: token
|
548
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
549
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
550
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
551
516
|
end
|
552
517
|
|
553
518
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -579,7 +544,7 @@ Name | Type | Description | Notes
|
|
579
544
|
|
580
545
|
### Authorization
|
581
546
|
|
582
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
547
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
583
548
|
|
584
549
|
### HTTP request headers
|
585
550
|
|
@@ -609,11 +574,6 @@ CloudsmithApi.configure do |config|
|
|
609
574
|
# Configure HTTP basic authorization: basic
|
610
575
|
config.username = 'YOUR USERNAME'
|
611
576
|
config.password = 'YOUR PASSWORD'
|
612
|
-
|
613
|
-
# Configure API key authorization: token
|
614
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
615
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
616
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
617
577
|
end
|
618
578
|
|
619
579
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -645,7 +605,7 @@ Name | Type | Description | Notes
|
|
645
605
|
|
646
606
|
### Authorization
|
647
607
|
|
648
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
608
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
649
609
|
|
650
610
|
### HTTP request headers
|
651
611
|
|
@@ -675,11 +635,6 @@ CloudsmithApi.configure do |config|
|
|
675
635
|
# Configure HTTP basic authorization: basic
|
676
636
|
config.username = 'YOUR USERNAME'
|
677
637
|
config.password = 'YOUR PASSWORD'
|
678
|
-
|
679
|
-
# Configure API key authorization: token
|
680
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
681
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
682
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
683
638
|
end
|
684
639
|
|
685
640
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -714,7 +669,7 @@ nil (empty response body)
|
|
714
669
|
|
715
670
|
### Authorization
|
716
671
|
|
717
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
672
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
718
673
|
|
719
674
|
### HTTP request headers
|
720
675
|
|
@@ -744,11 +699,6 @@ CloudsmithApi.configure do |config|
|
|
744
699
|
# Configure HTTP basic authorization: basic
|
745
700
|
config.username = 'YOUR USERNAME'
|
746
701
|
config.password = 'YOUR PASSWORD'
|
747
|
-
|
748
|
-
# Configure API key authorization: token
|
749
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
750
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
751
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
752
702
|
end
|
753
703
|
|
754
704
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -783,7 +733,7 @@ nil (empty response body)
|
|
783
733
|
|
784
734
|
### Authorization
|
785
735
|
|
786
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
736
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
787
737
|
|
788
738
|
### HTTP request headers
|
789
739
|
|
@@ -813,11 +763,6 @@ CloudsmithApi.configure do |config|
|
|
813
763
|
# Configure HTTP basic authorization: basic
|
814
764
|
config.username = 'YOUR USERNAME'
|
815
765
|
config.password = 'YOUR PASSWORD'
|
816
|
-
|
817
|
-
# Configure API key authorization: token
|
818
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
819
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
820
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
821
766
|
end
|
822
767
|
|
823
768
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -853,7 +798,7 @@ Name | Type | Description | Notes
|
|
853
798
|
|
854
799
|
### Authorization
|
855
800
|
|
856
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
801
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
857
802
|
|
858
803
|
### HTTP request headers
|
859
804
|
|
@@ -883,11 +828,6 @@ CloudsmithApi.configure do |config|
|
|
883
828
|
# Configure HTTP basic authorization: basic
|
884
829
|
config.username = 'YOUR USERNAME'
|
885
830
|
config.password = 'YOUR PASSWORD'
|
886
|
-
|
887
|
-
# Configure API key authorization: token
|
888
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
889
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
890
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
891
831
|
end
|
892
832
|
|
893
833
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -919,7 +859,7 @@ Name | Type | Description | Notes
|
|
919
859
|
|
920
860
|
### Authorization
|
921
861
|
|
922
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
862
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
923
863
|
|
924
864
|
### HTTP request headers
|
925
865
|
|
@@ -949,11 +889,6 @@ CloudsmithApi.configure do |config|
|
|
949
889
|
# Configure HTTP basic authorization: basic
|
950
890
|
config.username = 'YOUR USERNAME'
|
951
891
|
config.password = 'YOUR PASSWORD'
|
952
|
-
|
953
|
-
# Configure API key authorization: token
|
954
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
955
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
956
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
957
892
|
end
|
958
893
|
|
959
894
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -989,7 +924,7 @@ Name | Type | Description | Notes
|
|
989
924
|
|
990
925
|
### Authorization
|
991
926
|
|
992
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
927
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
993
928
|
|
994
929
|
### HTTP request headers
|
995
930
|
|
@@ -1019,11 +954,6 @@ CloudsmithApi.configure do |config|
|
|
1019
954
|
# Configure HTTP basic authorization: basic
|
1020
955
|
config.username = 'YOUR USERNAME'
|
1021
956
|
config.password = 'YOUR PASSWORD'
|
1022
|
-
|
1023
|
-
# Configure API key authorization: token
|
1024
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1025
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1026
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1027
957
|
end
|
1028
958
|
|
1029
959
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1059,7 +989,7 @@ Name | Type | Description | Notes
|
|
1059
989
|
|
1060
990
|
### Authorization
|
1061
991
|
|
1062
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
992
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1063
993
|
|
1064
994
|
### HTTP request headers
|
1065
995
|
|
@@ -1089,11 +1019,6 @@ CloudsmithApi.configure do |config|
|
|
1089
1019
|
# Configure HTTP basic authorization: basic
|
1090
1020
|
config.username = 'YOUR USERNAME'
|
1091
1021
|
config.password = 'YOUR PASSWORD'
|
1092
|
-
|
1093
|
-
# Configure API key authorization: token
|
1094
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1095
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1096
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1097
1022
|
end
|
1098
1023
|
|
1099
1024
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1129,7 +1054,7 @@ Name | Type | Description | Notes
|
|
1129
1054
|
|
1130
1055
|
### Authorization
|
1131
1056
|
|
1132
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1057
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1133
1058
|
|
1134
1059
|
### HTTP request headers
|
1135
1060
|
|
@@ -1159,11 +1084,6 @@ CloudsmithApi.configure do |config|
|
|
1159
1084
|
# Configure HTTP basic authorization: basic
|
1160
1085
|
config.username = 'YOUR USERNAME'
|
1161
1086
|
config.password = 'YOUR PASSWORD'
|
1162
|
-
|
1163
|
-
# Configure API key authorization: token
|
1164
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1165
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1166
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1167
1087
|
end
|
1168
1088
|
|
1169
1089
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1195,7 +1115,7 @@ Name | Type | Description | Notes
|
|
1195
1115
|
|
1196
1116
|
### Authorization
|
1197
1117
|
|
1198
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1118
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1199
1119
|
|
1200
1120
|
### HTTP request headers
|
1201
1121
|
|
@@ -1225,11 +1145,6 @@ CloudsmithApi.configure do |config|
|
|
1225
1145
|
# Configure HTTP basic authorization: basic
|
1226
1146
|
config.username = 'YOUR USERNAME'
|
1227
1147
|
config.password = 'YOUR PASSWORD'
|
1228
|
-
|
1229
|
-
# Configure API key authorization: token
|
1230
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1231
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1232
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1233
1148
|
end
|
1234
1149
|
|
1235
1150
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1261,7 +1176,7 @@ Name | Type | Description | Notes
|
|
1261
1176
|
|
1262
1177
|
### Authorization
|
1263
1178
|
|
1264
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1179
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1265
1180
|
|
1266
1181
|
### HTTP request headers
|
1267
1182
|
|
@@ -1291,11 +1206,6 @@ CloudsmithApi.configure do |config|
|
|
1291
1206
|
# Configure HTTP basic authorization: basic
|
1292
1207
|
config.username = 'YOUR USERNAME'
|
1293
1208
|
config.password = 'YOUR PASSWORD'
|
1294
|
-
|
1295
|
-
# Configure API key authorization: token
|
1296
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1297
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1298
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1299
1209
|
end
|
1300
1210
|
|
1301
1211
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1330,7 +1240,7 @@ Name | Type | Description | Notes
|
|
1330
1240
|
|
1331
1241
|
### Authorization
|
1332
1242
|
|
1333
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1243
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1334
1244
|
|
1335
1245
|
### HTTP request headers
|
1336
1246
|
|
@@ -1360,11 +1270,6 @@ CloudsmithApi.configure do |config|
|
|
1360
1270
|
# Configure HTTP basic authorization: basic
|
1361
1271
|
config.username = 'YOUR USERNAME'
|
1362
1272
|
config.password = 'YOUR PASSWORD'
|
1363
|
-
|
1364
|
-
# Configure API key authorization: token
|
1365
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1366
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1367
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1368
1273
|
end
|
1369
1274
|
|
1370
1275
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1400,7 +1305,7 @@ Name | Type | Description | Notes
|
|
1400
1305
|
|
1401
1306
|
### Authorization
|
1402
1307
|
|
1403
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1308
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1404
1309
|
|
1405
1310
|
### HTTP request headers
|
1406
1311
|
|
@@ -1430,11 +1335,6 @@ CloudsmithApi.configure do |config|
|
|
1430
1335
|
# Configure HTTP basic authorization: basic
|
1431
1336
|
config.username = 'YOUR USERNAME'
|
1432
1337
|
config.password = 'YOUR PASSWORD'
|
1433
|
-
|
1434
|
-
# Configure API key authorization: token
|
1435
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1436
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1437
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1438
1338
|
end
|
1439
1339
|
|
1440
1340
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1472,7 +1372,7 @@ Name | Type | Description | Notes
|
|
1472
1372
|
|
1473
1373
|
### Authorization
|
1474
1374
|
|
1475
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1375
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1476
1376
|
|
1477
1377
|
### HTTP request headers
|
1478
1378
|
|
@@ -1502,11 +1402,6 @@ CloudsmithApi.configure do |config|
|
|
1502
1402
|
# Configure HTTP basic authorization: basic
|
1503
1403
|
config.username = 'YOUR USERNAME'
|
1504
1404
|
config.password = 'YOUR PASSWORD'
|
1505
|
-
|
1506
|
-
# Configure API key authorization: token
|
1507
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1508
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1509
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1510
1405
|
end
|
1511
1406
|
|
1512
1407
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1541,7 +1436,7 @@ nil (empty response body)
|
|
1541
1436
|
|
1542
1437
|
### Authorization
|
1543
1438
|
|
1544
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1439
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1545
1440
|
|
1546
1441
|
### HTTP request headers
|
1547
1442
|
|
@@ -1571,11 +1466,6 @@ CloudsmithApi.configure do |config|
|
|
1571
1466
|
# Configure HTTP basic authorization: basic
|
1572
1467
|
config.username = 'YOUR USERNAME'
|
1573
1468
|
config.password = 'YOUR PASSWORD'
|
1574
|
-
|
1575
|
-
# Configure API key authorization: token
|
1576
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1577
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1578
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1579
1469
|
end
|
1580
1470
|
|
1581
1471
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1610,7 +1500,7 @@ nil (empty response body)
|
|
1610
1500
|
|
1611
1501
|
### Authorization
|
1612
1502
|
|
1613
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1503
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1614
1504
|
|
1615
1505
|
### HTTP request headers
|
1616
1506
|
|
@@ -1640,11 +1530,6 @@ CloudsmithApi.configure do |config|
|
|
1640
1530
|
# Configure HTTP basic authorization: basic
|
1641
1531
|
config.username = 'YOUR USERNAME'
|
1642
1532
|
config.password = 'YOUR PASSWORD'
|
1643
|
-
|
1644
|
-
# Configure API key authorization: token
|
1645
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1646
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1647
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1648
1533
|
end
|
1649
1534
|
|
1650
1535
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1676,7 +1561,7 @@ Name | Type | Description | Notes
|
|
1676
1561
|
|
1677
1562
|
### Authorization
|
1678
1563
|
|
1679
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1564
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1680
1565
|
|
1681
1566
|
### HTTP request headers
|
1682
1567
|
|
@@ -1706,11 +1591,6 @@ CloudsmithApi.configure do |config|
|
|
1706
1591
|
# Configure HTTP basic authorization: basic
|
1707
1592
|
config.username = 'YOUR USERNAME'
|
1708
1593
|
config.password = 'YOUR PASSWORD'
|
1709
|
-
|
1710
|
-
# Configure API key authorization: token
|
1711
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1712
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1713
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1714
1594
|
end
|
1715
1595
|
|
1716
1596
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1746,7 +1626,7 @@ Name | Type | Description | Notes
|
|
1746
1626
|
|
1747
1627
|
### Authorization
|
1748
1628
|
|
1749
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1629
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1750
1630
|
|
1751
1631
|
### HTTP request headers
|
1752
1632
|
|
@@ -1776,11 +1656,6 @@ CloudsmithApi.configure do |config|
|
|
1776
1656
|
# Configure HTTP basic authorization: basic
|
1777
1657
|
config.username = 'YOUR USERNAME'
|
1778
1658
|
config.password = 'YOUR PASSWORD'
|
1779
|
-
|
1780
|
-
# Configure API key authorization: token
|
1781
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1782
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1783
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1784
1659
|
end
|
1785
1660
|
|
1786
1661
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1812,7 +1687,7 @@ Name | Type | Description | Notes
|
|
1812
1687
|
|
1813
1688
|
### Authorization
|
1814
1689
|
|
1815
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1690
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1816
1691
|
|
1817
1692
|
### HTTP request headers
|
1818
1693
|
|
@@ -1842,11 +1717,6 @@ CloudsmithApi.configure do |config|
|
|
1842
1717
|
# Configure HTTP basic authorization: basic
|
1843
1718
|
config.username = 'YOUR USERNAME'
|
1844
1719
|
config.password = 'YOUR PASSWORD'
|
1845
|
-
|
1846
|
-
# Configure API key authorization: token
|
1847
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1848
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1849
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1850
1720
|
end
|
1851
1721
|
|
1852
1722
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1878,7 +1748,7 @@ Name | Type | Description | Notes
|
|
1878
1748
|
|
1879
1749
|
### Authorization
|
1880
1750
|
|
1881
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1751
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1882
1752
|
|
1883
1753
|
### HTTP request headers
|
1884
1754
|
|
@@ -1908,11 +1778,6 @@ CloudsmithApi.configure do |config|
|
|
1908
1778
|
# Configure HTTP basic authorization: basic
|
1909
1779
|
config.username = 'YOUR USERNAME'
|
1910
1780
|
config.password = 'YOUR PASSWORD'
|
1911
|
-
|
1912
|
-
# Configure API key authorization: token
|
1913
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1914
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1915
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1916
1781
|
end
|
1917
1782
|
|
1918
1783
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -1947,7 +1812,7 @@ nil (empty response body)
|
|
1947
1812
|
|
1948
1813
|
### Authorization
|
1949
1814
|
|
1950
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1815
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1951
1816
|
|
1952
1817
|
### HTTP request headers
|
1953
1818
|
|
@@ -1977,11 +1842,6 @@ CloudsmithApi.configure do |config|
|
|
1977
1842
|
# Configure HTTP basic authorization: basic
|
1978
1843
|
config.username = 'YOUR USERNAME'
|
1979
1844
|
config.password = 'YOUR PASSWORD'
|
1980
|
-
|
1981
|
-
# Configure API key authorization: token
|
1982
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1983
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1984
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1985
1845
|
end
|
1986
1846
|
|
1987
1847
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2017,7 +1877,7 @@ Name | Type | Description | Notes
|
|
2017
1877
|
|
2018
1878
|
### Authorization
|
2019
1879
|
|
2020
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1880
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2021
1881
|
|
2022
1882
|
### HTTP request headers
|
2023
1883
|
|
@@ -2047,11 +1907,6 @@ CloudsmithApi.configure do |config|
|
|
2047
1907
|
# Configure HTTP basic authorization: basic
|
2048
1908
|
config.username = 'YOUR USERNAME'
|
2049
1909
|
config.password = 'YOUR PASSWORD'
|
2050
|
-
|
2051
|
-
# Configure API key authorization: token
|
2052
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2053
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2054
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2055
1910
|
end
|
2056
1911
|
|
2057
1912
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2085,7 +1940,7 @@ nil (empty response body)
|
|
2085
1940
|
|
2086
1941
|
### Authorization
|
2087
1942
|
|
2088
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1943
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2089
1944
|
|
2090
1945
|
### HTTP request headers
|
2091
1946
|
|
@@ -2115,11 +1970,6 @@ CloudsmithApi.configure do |config|
|
|
2115
1970
|
# Configure HTTP basic authorization: basic
|
2116
1971
|
config.username = 'YOUR USERNAME'
|
2117
1972
|
config.password = 'YOUR PASSWORD'
|
2118
|
-
|
2119
|
-
# Configure API key authorization: token
|
2120
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2121
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2122
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2123
1973
|
end
|
2124
1974
|
|
2125
1975
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2157,7 +2007,7 @@ Name | Type | Description | Notes
|
|
2157
2007
|
|
2158
2008
|
### Authorization
|
2159
2009
|
|
2160
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2010
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2161
2011
|
|
2162
2012
|
### HTTP request headers
|
2163
2013
|
|
@@ -2187,11 +2037,6 @@ CloudsmithApi.configure do |config|
|
|
2187
2037
|
# Configure HTTP basic authorization: basic
|
2188
2038
|
config.username = 'YOUR USERNAME'
|
2189
2039
|
config.password = 'YOUR PASSWORD'
|
2190
|
-
|
2191
|
-
# Configure API key authorization: token
|
2192
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2193
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2194
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2195
2040
|
end
|
2196
2041
|
|
2197
2042
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2230,7 +2075,7 @@ Name | Type | Description | Notes
|
|
2230
2075
|
|
2231
2076
|
### Authorization
|
2232
2077
|
|
2233
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2078
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2234
2079
|
|
2235
2080
|
### HTTP request headers
|
2236
2081
|
|
@@ -2260,11 +2105,6 @@ CloudsmithApi.configure do |config|
|
|
2260
2105
|
# Configure HTTP basic authorization: basic
|
2261
2106
|
config.username = 'YOUR USERNAME'
|
2262
2107
|
config.password = 'YOUR PASSWORD'
|
2263
|
-
|
2264
|
-
# Configure API key authorization: token
|
2265
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2266
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2267
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2268
2108
|
end
|
2269
2109
|
|
2270
2110
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2299,7 +2139,7 @@ Name | Type | Description | Notes
|
|
2299
2139
|
|
2300
2140
|
### Authorization
|
2301
2141
|
|
2302
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2142
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2303
2143
|
|
2304
2144
|
### HTTP request headers
|
2305
2145
|
|
@@ -2329,11 +2169,6 @@ CloudsmithApi.configure do |config|
|
|
2329
2169
|
# Configure HTTP basic authorization: basic
|
2330
2170
|
config.username = 'YOUR USERNAME'
|
2331
2171
|
config.password = 'YOUR PASSWORD'
|
2332
|
-
|
2333
|
-
# Configure API key authorization: token
|
2334
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2335
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2336
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2337
2172
|
end
|
2338
2173
|
|
2339
2174
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2372,7 +2207,7 @@ Name | Type | Description | Notes
|
|
2372
2207
|
|
2373
2208
|
### Authorization
|
2374
2209
|
|
2375
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2210
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2376
2211
|
|
2377
2212
|
### HTTP request headers
|
2378
2213
|
|
@@ -2402,11 +2237,6 @@ CloudsmithApi.configure do |config|
|
|
2402
2237
|
# Configure HTTP basic authorization: basic
|
2403
2238
|
config.username = 'YOUR USERNAME'
|
2404
2239
|
config.password = 'YOUR PASSWORD'
|
2405
|
-
|
2406
|
-
# Configure API key authorization: token
|
2407
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2408
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2409
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2410
2240
|
end
|
2411
2241
|
|
2412
2242
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2442,7 +2272,7 @@ Name | Type | Description | Notes
|
|
2442
2272
|
|
2443
2273
|
### Authorization
|
2444
2274
|
|
2445
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2275
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2446
2276
|
|
2447
2277
|
### HTTP request headers
|
2448
2278
|
|
@@ -2472,11 +2302,6 @@ CloudsmithApi.configure do |config|
|
|
2472
2302
|
# Configure HTTP basic authorization: basic
|
2473
2303
|
config.username = 'YOUR USERNAME'
|
2474
2304
|
config.password = 'YOUR PASSWORD'
|
2475
|
-
|
2476
|
-
# Configure API key authorization: token
|
2477
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2478
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2479
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2480
2305
|
end
|
2481
2306
|
|
2482
2307
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2510,7 +2335,7 @@ nil (empty response body)
|
|
2510
2335
|
|
2511
2336
|
### Authorization
|
2512
2337
|
|
2513
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2338
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2514
2339
|
|
2515
2340
|
### HTTP request headers
|
2516
2341
|
|
@@ -2540,11 +2365,6 @@ CloudsmithApi.configure do |config|
|
|
2540
2365
|
# Configure HTTP basic authorization: basic
|
2541
2366
|
config.username = 'YOUR USERNAME'
|
2542
2367
|
config.password = 'YOUR PASSWORD'
|
2543
|
-
|
2544
|
-
# Configure API key authorization: token
|
2545
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2546
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2547
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2548
2368
|
end
|
2549
2369
|
|
2550
2370
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2582,7 +2402,7 @@ Name | Type | Description | Notes
|
|
2582
2402
|
|
2583
2403
|
### Authorization
|
2584
2404
|
|
2585
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2405
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2586
2406
|
|
2587
2407
|
### HTTP request headers
|
2588
2408
|
|
@@ -2612,11 +2432,6 @@ CloudsmithApi.configure do |config|
|
|
2612
2432
|
# Configure HTTP basic authorization: basic
|
2613
2433
|
config.username = 'YOUR USERNAME'
|
2614
2434
|
config.password = 'YOUR PASSWORD'
|
2615
|
-
|
2616
|
-
# Configure API key authorization: token
|
2617
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2618
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2619
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2620
2435
|
end
|
2621
2436
|
|
2622
2437
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2655,7 +2470,7 @@ Name | Type | Description | Notes
|
|
2655
2470
|
|
2656
2471
|
### Authorization
|
2657
2472
|
|
2658
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2473
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2659
2474
|
|
2660
2475
|
### HTTP request headers
|
2661
2476
|
|
@@ -2685,11 +2500,6 @@ CloudsmithApi.configure do |config|
|
|
2685
2500
|
# Configure HTTP basic authorization: basic
|
2686
2501
|
config.username = 'YOUR USERNAME'
|
2687
2502
|
config.password = 'YOUR PASSWORD'
|
2688
|
-
|
2689
|
-
# Configure API key authorization: token
|
2690
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2691
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2692
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2693
2503
|
end
|
2694
2504
|
|
2695
2505
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2724,7 +2534,7 @@ Name | Type | Description | Notes
|
|
2724
2534
|
|
2725
2535
|
### Authorization
|
2726
2536
|
|
2727
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2537
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2728
2538
|
|
2729
2539
|
### HTTP request headers
|
2730
2540
|
|
@@ -2754,11 +2564,6 @@ CloudsmithApi.configure do |config|
|
|
2754
2564
|
# Configure HTTP basic authorization: basic
|
2755
2565
|
config.username = 'YOUR USERNAME'
|
2756
2566
|
config.password = 'YOUR PASSWORD'
|
2757
|
-
|
2758
|
-
# Configure API key authorization: token
|
2759
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2760
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2761
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2762
2567
|
end
|
2763
2568
|
|
2764
2569
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2797,7 +2602,7 @@ Name | Type | Description | Notes
|
|
2797
2602
|
|
2798
2603
|
### Authorization
|
2799
2604
|
|
2800
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2605
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2801
2606
|
|
2802
2607
|
### HTTP request headers
|
2803
2608
|
|
@@ -2827,11 +2632,6 @@ CloudsmithApi.configure do |config|
|
|
2827
2632
|
# Configure HTTP basic authorization: basic
|
2828
2633
|
config.username = 'YOUR USERNAME'
|
2829
2634
|
config.password = 'YOUR PASSWORD'
|
2830
|
-
|
2831
|
-
# Configure API key authorization: token
|
2832
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2833
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2834
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2835
2635
|
end
|
2836
2636
|
|
2837
2637
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2867,7 +2667,7 @@ Name | Type | Description | Notes
|
|
2867
2667
|
|
2868
2668
|
### Authorization
|
2869
2669
|
|
2870
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2670
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2871
2671
|
|
2872
2672
|
### HTTP request headers
|
2873
2673
|
|
@@ -2897,11 +2697,6 @@ CloudsmithApi.configure do |config|
|
|
2897
2697
|
# Configure HTTP basic authorization: basic
|
2898
2698
|
config.username = 'YOUR USERNAME'
|
2899
2699
|
config.password = 'YOUR PASSWORD'
|
2900
|
-
|
2901
|
-
# Configure API key authorization: token
|
2902
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2903
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2904
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2905
2700
|
end
|
2906
2701
|
|
2907
2702
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -2935,7 +2730,7 @@ nil (empty response body)
|
|
2935
2730
|
|
2936
2731
|
### Authorization
|
2937
2732
|
|
2938
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2733
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2939
2734
|
|
2940
2735
|
### HTTP request headers
|
2941
2736
|
|
@@ -2965,11 +2760,6 @@ CloudsmithApi.configure do |config|
|
|
2965
2760
|
# Configure HTTP basic authorization: basic
|
2966
2761
|
config.username = 'YOUR USERNAME'
|
2967
2762
|
config.password = 'YOUR PASSWORD'
|
2968
|
-
|
2969
|
-
# Configure API key authorization: token
|
2970
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2971
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2972
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2973
2763
|
end
|
2974
2764
|
|
2975
2765
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3007,7 +2797,7 @@ Name | Type | Description | Notes
|
|
3007
2797
|
|
3008
2798
|
### Authorization
|
3009
2799
|
|
3010
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2800
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3011
2801
|
|
3012
2802
|
### HTTP request headers
|
3013
2803
|
|
@@ -3037,11 +2827,6 @@ CloudsmithApi.configure do |config|
|
|
3037
2827
|
# Configure HTTP basic authorization: basic
|
3038
2828
|
config.username = 'YOUR USERNAME'
|
3039
2829
|
config.password = 'YOUR PASSWORD'
|
3040
|
-
|
3041
|
-
# Configure API key authorization: token
|
3042
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3043
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3044
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3045
2830
|
end
|
3046
2831
|
|
3047
2832
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3080,7 +2865,7 @@ Name | Type | Description | Notes
|
|
3080
2865
|
|
3081
2866
|
### Authorization
|
3082
2867
|
|
3083
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2868
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3084
2869
|
|
3085
2870
|
### HTTP request headers
|
3086
2871
|
|
@@ -3110,11 +2895,6 @@ CloudsmithApi.configure do |config|
|
|
3110
2895
|
# Configure HTTP basic authorization: basic
|
3111
2896
|
config.username = 'YOUR USERNAME'
|
3112
2897
|
config.password = 'YOUR PASSWORD'
|
3113
|
-
|
3114
|
-
# Configure API key authorization: token
|
3115
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3116
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3117
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3118
2898
|
end
|
3119
2899
|
|
3120
2900
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3149,7 +2929,7 @@ Name | Type | Description | Notes
|
|
3149
2929
|
|
3150
2930
|
### Authorization
|
3151
2931
|
|
3152
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2932
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3153
2933
|
|
3154
2934
|
### HTTP request headers
|
3155
2935
|
|
@@ -3179,11 +2959,6 @@ CloudsmithApi.configure do |config|
|
|
3179
2959
|
# Configure HTTP basic authorization: basic
|
3180
2960
|
config.username = 'YOUR USERNAME'
|
3181
2961
|
config.password = 'YOUR PASSWORD'
|
3182
|
-
|
3183
|
-
# Configure API key authorization: token
|
3184
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3185
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3186
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3187
2962
|
end
|
3188
2963
|
|
3189
2964
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3222,7 +2997,7 @@ Name | Type | Description | Notes
|
|
3222
2997
|
|
3223
2998
|
### Authorization
|
3224
2999
|
|
3225
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3000
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3226
3001
|
|
3227
3002
|
### HTTP request headers
|
3228
3003
|
|
@@ -3252,11 +3027,6 @@ CloudsmithApi.configure do |config|
|
|
3252
3027
|
# Configure HTTP basic authorization: basic
|
3253
3028
|
config.username = 'YOUR USERNAME'
|
3254
3029
|
config.password = 'YOUR PASSWORD'
|
3255
|
-
|
3256
|
-
# Configure API key authorization: token
|
3257
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3258
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3259
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3260
3030
|
end
|
3261
3031
|
|
3262
3032
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3292,7 +3062,7 @@ Name | Type | Description | Notes
|
|
3292
3062
|
|
3293
3063
|
### Authorization
|
3294
3064
|
|
3295
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3065
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3296
3066
|
|
3297
3067
|
### HTTP request headers
|
3298
3068
|
|
@@ -3322,11 +3092,6 @@ CloudsmithApi.configure do |config|
|
|
3322
3092
|
# Configure HTTP basic authorization: basic
|
3323
3093
|
config.username = 'YOUR USERNAME'
|
3324
3094
|
config.password = 'YOUR PASSWORD'
|
3325
|
-
|
3326
|
-
# Configure API key authorization: token
|
3327
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3328
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3329
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3330
3095
|
end
|
3331
3096
|
|
3332
3097
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3360,7 +3125,7 @@ nil (empty response body)
|
|
3360
3125
|
|
3361
3126
|
### Authorization
|
3362
3127
|
|
3363
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3128
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3364
3129
|
|
3365
3130
|
### HTTP request headers
|
3366
3131
|
|
@@ -3390,11 +3155,6 @@ CloudsmithApi.configure do |config|
|
|
3390
3155
|
# Configure HTTP basic authorization: basic
|
3391
3156
|
config.username = 'YOUR USERNAME'
|
3392
3157
|
config.password = 'YOUR PASSWORD'
|
3393
|
-
|
3394
|
-
# Configure API key authorization: token
|
3395
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3396
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3397
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3398
3158
|
end
|
3399
3159
|
|
3400
3160
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3432,7 +3192,7 @@ Name | Type | Description | Notes
|
|
3432
3192
|
|
3433
3193
|
### Authorization
|
3434
3194
|
|
3435
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3195
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3436
3196
|
|
3437
3197
|
### HTTP request headers
|
3438
3198
|
|
@@ -3462,11 +3222,6 @@ CloudsmithApi.configure do |config|
|
|
3462
3222
|
# Configure HTTP basic authorization: basic
|
3463
3223
|
config.username = 'YOUR USERNAME'
|
3464
3224
|
config.password = 'YOUR PASSWORD'
|
3465
|
-
|
3466
|
-
# Configure API key authorization: token
|
3467
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3468
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3469
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3470
3225
|
end
|
3471
3226
|
|
3472
3227
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3505,7 +3260,7 @@ Name | Type | Description | Notes
|
|
3505
3260
|
|
3506
3261
|
### Authorization
|
3507
3262
|
|
3508
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3263
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3509
3264
|
|
3510
3265
|
### HTTP request headers
|
3511
3266
|
|
@@ -3535,11 +3290,6 @@ CloudsmithApi.configure do |config|
|
|
3535
3290
|
# Configure HTTP basic authorization: basic
|
3536
3291
|
config.username = 'YOUR USERNAME'
|
3537
3292
|
config.password = 'YOUR PASSWORD'
|
3538
|
-
|
3539
|
-
# Configure API key authorization: token
|
3540
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3541
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3542
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3543
3293
|
end
|
3544
3294
|
|
3545
3295
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3574,7 +3324,7 @@ Name | Type | Description | Notes
|
|
3574
3324
|
|
3575
3325
|
### Authorization
|
3576
3326
|
|
3577
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3327
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3578
3328
|
|
3579
3329
|
### HTTP request headers
|
3580
3330
|
|
@@ -3604,11 +3354,6 @@ CloudsmithApi.configure do |config|
|
|
3604
3354
|
# Configure HTTP basic authorization: basic
|
3605
3355
|
config.username = 'YOUR USERNAME'
|
3606
3356
|
config.password = 'YOUR PASSWORD'
|
3607
|
-
|
3608
|
-
# Configure API key authorization: token
|
3609
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3610
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3611
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3612
3357
|
end
|
3613
3358
|
|
3614
3359
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3647,7 +3392,7 @@ Name | Type | Description | Notes
|
|
3647
3392
|
|
3648
3393
|
### Authorization
|
3649
3394
|
|
3650
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3395
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3651
3396
|
|
3652
3397
|
### HTTP request headers
|
3653
3398
|
|
@@ -3677,11 +3422,6 @@ CloudsmithApi.configure do |config|
|
|
3677
3422
|
# Configure HTTP basic authorization: basic
|
3678
3423
|
config.username = 'YOUR USERNAME'
|
3679
3424
|
config.password = 'YOUR PASSWORD'
|
3680
|
-
|
3681
|
-
# Configure API key authorization: token
|
3682
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3683
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3684
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3685
3425
|
end
|
3686
3426
|
|
3687
3427
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3717,7 +3457,7 @@ Name | Type | Description | Notes
|
|
3717
3457
|
|
3718
3458
|
### Authorization
|
3719
3459
|
|
3720
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3460
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3721
3461
|
|
3722
3462
|
### HTTP request headers
|
3723
3463
|
|
@@ -3747,11 +3487,6 @@ CloudsmithApi.configure do |config|
|
|
3747
3487
|
# Configure HTTP basic authorization: basic
|
3748
3488
|
config.username = 'YOUR USERNAME'
|
3749
3489
|
config.password = 'YOUR PASSWORD'
|
3750
|
-
|
3751
|
-
# Configure API key authorization: token
|
3752
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3753
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3754
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3755
3490
|
end
|
3756
3491
|
|
3757
3492
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3785,7 +3520,7 @@ nil (empty response body)
|
|
3785
3520
|
|
3786
3521
|
### Authorization
|
3787
3522
|
|
3788
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3523
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3789
3524
|
|
3790
3525
|
### HTTP request headers
|
3791
3526
|
|
@@ -3815,11 +3550,6 @@ CloudsmithApi.configure do |config|
|
|
3815
3550
|
# Configure HTTP basic authorization: basic
|
3816
3551
|
config.username = 'YOUR USERNAME'
|
3817
3552
|
config.password = 'YOUR PASSWORD'
|
3818
|
-
|
3819
|
-
# Configure API key authorization: token
|
3820
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3821
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3822
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3823
3553
|
end
|
3824
3554
|
|
3825
3555
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3857,7 +3587,7 @@ Name | Type | Description | Notes
|
|
3857
3587
|
|
3858
3588
|
### Authorization
|
3859
3589
|
|
3860
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3590
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3861
3591
|
|
3862
3592
|
### HTTP request headers
|
3863
3593
|
|
@@ -3887,11 +3617,6 @@ CloudsmithApi.configure do |config|
|
|
3887
3617
|
# Configure HTTP basic authorization: basic
|
3888
3618
|
config.username = 'YOUR USERNAME'
|
3889
3619
|
config.password = 'YOUR PASSWORD'
|
3890
|
-
|
3891
|
-
# Configure API key authorization: token
|
3892
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3893
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3894
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3895
3620
|
end
|
3896
3621
|
|
3897
3622
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3930,7 +3655,7 @@ Name | Type | Description | Notes
|
|
3930
3655
|
|
3931
3656
|
### Authorization
|
3932
3657
|
|
3933
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3658
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3934
3659
|
|
3935
3660
|
### HTTP request headers
|
3936
3661
|
|
@@ -3960,11 +3685,6 @@ CloudsmithApi.configure do |config|
|
|
3960
3685
|
# Configure HTTP basic authorization: basic
|
3961
3686
|
config.username = 'YOUR USERNAME'
|
3962
3687
|
config.password = 'YOUR PASSWORD'
|
3963
|
-
|
3964
|
-
# Configure API key authorization: token
|
3965
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3966
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3967
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3968
3688
|
end
|
3969
3689
|
|
3970
3690
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -3999,7 +3719,7 @@ Name | Type | Description | Notes
|
|
3999
3719
|
|
4000
3720
|
### Authorization
|
4001
3721
|
|
4002
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3722
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4003
3723
|
|
4004
3724
|
### HTTP request headers
|
4005
3725
|
|
@@ -4029,11 +3749,6 @@ CloudsmithApi.configure do |config|
|
|
4029
3749
|
# Configure HTTP basic authorization: basic
|
4030
3750
|
config.username = 'YOUR USERNAME'
|
4031
3751
|
config.password = 'YOUR PASSWORD'
|
4032
|
-
|
4033
|
-
# Configure API key authorization: token
|
4034
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4035
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4036
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4037
3752
|
end
|
4038
3753
|
|
4039
3754
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4072,7 +3787,7 @@ Name | Type | Description | Notes
|
|
4072
3787
|
|
4073
3788
|
### Authorization
|
4074
3789
|
|
4075
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3790
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4076
3791
|
|
4077
3792
|
### HTTP request headers
|
4078
3793
|
|
@@ -4102,11 +3817,6 @@ CloudsmithApi.configure do |config|
|
|
4102
3817
|
# Configure HTTP basic authorization: basic
|
4103
3818
|
config.username = 'YOUR USERNAME'
|
4104
3819
|
config.password = 'YOUR PASSWORD'
|
4105
|
-
|
4106
|
-
# Configure API key authorization: token
|
4107
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4108
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4109
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4110
3820
|
end
|
4111
3821
|
|
4112
3822
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4142,7 +3852,7 @@ Name | Type | Description | Notes
|
|
4142
3852
|
|
4143
3853
|
### Authorization
|
4144
3854
|
|
4145
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3855
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4146
3856
|
|
4147
3857
|
### HTTP request headers
|
4148
3858
|
|
@@ -4172,11 +3882,6 @@ CloudsmithApi.configure do |config|
|
|
4172
3882
|
# Configure HTTP basic authorization: basic
|
4173
3883
|
config.username = 'YOUR USERNAME'
|
4174
3884
|
config.password = 'YOUR PASSWORD'
|
4175
|
-
|
4176
|
-
# Configure API key authorization: token
|
4177
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4178
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4179
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4180
3885
|
end
|
4181
3886
|
|
4182
3887
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4210,7 +3915,7 @@ nil (empty response body)
|
|
4210
3915
|
|
4211
3916
|
### Authorization
|
4212
3917
|
|
4213
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3918
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4214
3919
|
|
4215
3920
|
### HTTP request headers
|
4216
3921
|
|
@@ -4240,11 +3945,6 @@ CloudsmithApi.configure do |config|
|
|
4240
3945
|
# Configure HTTP basic authorization: basic
|
4241
3946
|
config.username = 'YOUR USERNAME'
|
4242
3947
|
config.password = 'YOUR PASSWORD'
|
4243
|
-
|
4244
|
-
# Configure API key authorization: token
|
4245
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4246
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4247
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4248
3948
|
end
|
4249
3949
|
|
4250
3950
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4282,7 +3982,7 @@ Name | Type | Description | Notes
|
|
4282
3982
|
|
4283
3983
|
### Authorization
|
4284
3984
|
|
4285
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3985
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4286
3986
|
|
4287
3987
|
### HTTP request headers
|
4288
3988
|
|
@@ -4312,11 +4012,6 @@ CloudsmithApi.configure do |config|
|
|
4312
4012
|
# Configure HTTP basic authorization: basic
|
4313
4013
|
config.username = 'YOUR USERNAME'
|
4314
4014
|
config.password = 'YOUR PASSWORD'
|
4315
|
-
|
4316
|
-
# Configure API key authorization: token
|
4317
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4318
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4319
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4320
4015
|
end
|
4321
4016
|
|
4322
4017
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4355,7 +4050,7 @@ Name | Type | Description | Notes
|
|
4355
4050
|
|
4356
4051
|
### Authorization
|
4357
4052
|
|
4358
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4053
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4359
4054
|
|
4360
4055
|
### HTTP request headers
|
4361
4056
|
|
@@ -4385,11 +4080,6 @@ CloudsmithApi.configure do |config|
|
|
4385
4080
|
# Configure HTTP basic authorization: basic
|
4386
4081
|
config.username = 'YOUR USERNAME'
|
4387
4082
|
config.password = 'YOUR PASSWORD'
|
4388
|
-
|
4389
|
-
# Configure API key authorization: token
|
4390
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4391
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4392
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4393
4083
|
end
|
4394
4084
|
|
4395
4085
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4424,7 +4114,7 @@ Name | Type | Description | Notes
|
|
4424
4114
|
|
4425
4115
|
### Authorization
|
4426
4116
|
|
4427
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4117
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4428
4118
|
|
4429
4119
|
### HTTP request headers
|
4430
4120
|
|
@@ -4454,11 +4144,6 @@ CloudsmithApi.configure do |config|
|
|
4454
4144
|
# Configure HTTP basic authorization: basic
|
4455
4145
|
config.username = 'YOUR USERNAME'
|
4456
4146
|
config.password = 'YOUR PASSWORD'
|
4457
|
-
|
4458
|
-
# Configure API key authorization: token
|
4459
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4460
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4461
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4462
4147
|
end
|
4463
4148
|
|
4464
4149
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4497,7 +4182,7 @@ Name | Type | Description | Notes
|
|
4497
4182
|
|
4498
4183
|
### Authorization
|
4499
4184
|
|
4500
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4185
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4501
4186
|
|
4502
4187
|
### HTTP request headers
|
4503
4188
|
|
@@ -4527,11 +4212,6 @@ CloudsmithApi.configure do |config|
|
|
4527
4212
|
# Configure HTTP basic authorization: basic
|
4528
4213
|
config.username = 'YOUR USERNAME'
|
4529
4214
|
config.password = 'YOUR PASSWORD'
|
4530
|
-
|
4531
|
-
# Configure API key authorization: token
|
4532
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4533
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4534
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4535
4215
|
end
|
4536
4216
|
|
4537
4217
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4567,7 +4247,7 @@ Name | Type | Description | Notes
|
|
4567
4247
|
|
4568
4248
|
### Authorization
|
4569
4249
|
|
4570
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4250
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4571
4251
|
|
4572
4252
|
### HTTP request headers
|
4573
4253
|
|
@@ -4597,11 +4277,6 @@ CloudsmithApi.configure do |config|
|
|
4597
4277
|
# Configure HTTP basic authorization: basic
|
4598
4278
|
config.username = 'YOUR USERNAME'
|
4599
4279
|
config.password = 'YOUR PASSWORD'
|
4600
|
-
|
4601
|
-
# Configure API key authorization: token
|
4602
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4603
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4604
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4605
4280
|
end
|
4606
4281
|
|
4607
4282
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4635,7 +4310,7 @@ nil (empty response body)
|
|
4635
4310
|
|
4636
4311
|
### Authorization
|
4637
4312
|
|
4638
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4313
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4639
4314
|
|
4640
4315
|
### HTTP request headers
|
4641
4316
|
|
@@ -4665,11 +4340,6 @@ CloudsmithApi.configure do |config|
|
|
4665
4340
|
# Configure HTTP basic authorization: basic
|
4666
4341
|
config.username = 'YOUR USERNAME'
|
4667
4342
|
config.password = 'YOUR PASSWORD'
|
4668
|
-
|
4669
|
-
# Configure API key authorization: token
|
4670
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4671
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4672
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4673
4343
|
end
|
4674
4344
|
|
4675
4345
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4707,7 +4377,7 @@ Name | Type | Description | Notes
|
|
4707
4377
|
|
4708
4378
|
### Authorization
|
4709
4379
|
|
4710
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4380
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4711
4381
|
|
4712
4382
|
### HTTP request headers
|
4713
4383
|
|
@@ -4737,11 +4407,6 @@ CloudsmithApi.configure do |config|
|
|
4737
4407
|
# Configure HTTP basic authorization: basic
|
4738
4408
|
config.username = 'YOUR USERNAME'
|
4739
4409
|
config.password = 'YOUR PASSWORD'
|
4740
|
-
|
4741
|
-
# Configure API key authorization: token
|
4742
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4743
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4744
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4745
4410
|
end
|
4746
4411
|
|
4747
4412
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4780,7 +4445,7 @@ Name | Type | Description | Notes
|
|
4780
4445
|
|
4781
4446
|
### Authorization
|
4782
4447
|
|
4783
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4448
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4784
4449
|
|
4785
4450
|
### HTTP request headers
|
4786
4451
|
|
@@ -4810,11 +4475,6 @@ CloudsmithApi.configure do |config|
|
|
4810
4475
|
# Configure HTTP basic authorization: basic
|
4811
4476
|
config.username = 'YOUR USERNAME'
|
4812
4477
|
config.password = 'YOUR PASSWORD'
|
4813
|
-
|
4814
|
-
# Configure API key authorization: token
|
4815
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4816
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4817
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4818
4478
|
end
|
4819
4479
|
|
4820
4480
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4849,7 +4509,7 @@ Name | Type | Description | Notes
|
|
4849
4509
|
|
4850
4510
|
### Authorization
|
4851
4511
|
|
4852
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4512
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4853
4513
|
|
4854
4514
|
### HTTP request headers
|
4855
4515
|
|
@@ -4879,11 +4539,6 @@ CloudsmithApi.configure do |config|
|
|
4879
4539
|
# Configure HTTP basic authorization: basic
|
4880
4540
|
config.username = 'YOUR USERNAME'
|
4881
4541
|
config.password = 'YOUR PASSWORD'
|
4882
|
-
|
4883
|
-
# Configure API key authorization: token
|
4884
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4885
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4886
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4887
4542
|
end
|
4888
4543
|
|
4889
4544
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4922,7 +4577,7 @@ Name | Type | Description | Notes
|
|
4922
4577
|
|
4923
4578
|
### Authorization
|
4924
4579
|
|
4925
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4580
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4926
4581
|
|
4927
4582
|
### HTTP request headers
|
4928
4583
|
|
@@ -4952,11 +4607,6 @@ CloudsmithApi.configure do |config|
|
|
4952
4607
|
# Configure HTTP basic authorization: basic
|
4953
4608
|
config.username = 'YOUR USERNAME'
|
4954
4609
|
config.password = 'YOUR PASSWORD'
|
4955
|
-
|
4956
|
-
# Configure API key authorization: token
|
4957
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4958
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4959
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4960
4610
|
end
|
4961
4611
|
|
4962
4612
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -4992,7 +4642,7 @@ Name | Type | Description | Notes
|
|
4992
4642
|
|
4993
4643
|
### Authorization
|
4994
4644
|
|
4995
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4645
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4996
4646
|
|
4997
4647
|
### HTTP request headers
|
4998
4648
|
|
@@ -5022,11 +4672,6 @@ CloudsmithApi.configure do |config|
|
|
5022
4672
|
# Configure HTTP basic authorization: basic
|
5023
4673
|
config.username = 'YOUR USERNAME'
|
5024
4674
|
config.password = 'YOUR PASSWORD'
|
5025
|
-
|
5026
|
-
# Configure API key authorization: token
|
5027
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5028
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5029
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5030
4675
|
end
|
5031
4676
|
|
5032
4677
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5060,7 +4705,7 @@ nil (empty response body)
|
|
5060
4705
|
|
5061
4706
|
### Authorization
|
5062
4707
|
|
5063
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4708
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5064
4709
|
|
5065
4710
|
### HTTP request headers
|
5066
4711
|
|
@@ -5090,11 +4735,6 @@ CloudsmithApi.configure do |config|
|
|
5090
4735
|
# Configure HTTP basic authorization: basic
|
5091
4736
|
config.username = 'YOUR USERNAME'
|
5092
4737
|
config.password = 'YOUR PASSWORD'
|
5093
|
-
|
5094
|
-
# Configure API key authorization: token
|
5095
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5096
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5097
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5098
4738
|
end
|
5099
4739
|
|
5100
4740
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5132,7 +4772,7 @@ Name | Type | Description | Notes
|
|
5132
4772
|
|
5133
4773
|
### Authorization
|
5134
4774
|
|
5135
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4775
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5136
4776
|
|
5137
4777
|
### HTTP request headers
|
5138
4778
|
|
@@ -5162,11 +4802,6 @@ CloudsmithApi.configure do |config|
|
|
5162
4802
|
# Configure HTTP basic authorization: basic
|
5163
4803
|
config.username = 'YOUR USERNAME'
|
5164
4804
|
config.password = 'YOUR PASSWORD'
|
5165
|
-
|
5166
|
-
# Configure API key authorization: token
|
5167
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5168
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5169
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5170
4805
|
end
|
5171
4806
|
|
5172
4807
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5205,7 +4840,7 @@ Name | Type | Description | Notes
|
|
5205
4840
|
|
5206
4841
|
### Authorization
|
5207
4842
|
|
5208
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4843
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5209
4844
|
|
5210
4845
|
### HTTP request headers
|
5211
4846
|
|
@@ -5235,11 +4870,6 @@ CloudsmithApi.configure do |config|
|
|
5235
4870
|
# Configure HTTP basic authorization: basic
|
5236
4871
|
config.username = 'YOUR USERNAME'
|
5237
4872
|
config.password = 'YOUR PASSWORD'
|
5238
|
-
|
5239
|
-
# Configure API key authorization: token
|
5240
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5241
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5242
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5243
4873
|
end
|
5244
4874
|
|
5245
4875
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5274,7 +4904,7 @@ Name | Type | Description | Notes
|
|
5274
4904
|
|
5275
4905
|
### Authorization
|
5276
4906
|
|
5277
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4907
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5278
4908
|
|
5279
4909
|
### HTTP request headers
|
5280
4910
|
|
@@ -5304,11 +4934,6 @@ CloudsmithApi.configure do |config|
|
|
5304
4934
|
# Configure HTTP basic authorization: basic
|
5305
4935
|
config.username = 'YOUR USERNAME'
|
5306
4936
|
config.password = 'YOUR PASSWORD'
|
5307
|
-
|
5308
|
-
# Configure API key authorization: token
|
5309
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5310
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5311
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5312
4937
|
end
|
5313
4938
|
|
5314
4939
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5347,7 +4972,7 @@ Name | Type | Description | Notes
|
|
5347
4972
|
|
5348
4973
|
### Authorization
|
5349
4974
|
|
5350
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4975
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5351
4976
|
|
5352
4977
|
### HTTP request headers
|
5353
4978
|
|
@@ -5377,11 +5002,6 @@ CloudsmithApi.configure do |config|
|
|
5377
5002
|
# Configure HTTP basic authorization: basic
|
5378
5003
|
config.username = 'YOUR USERNAME'
|
5379
5004
|
config.password = 'YOUR PASSWORD'
|
5380
|
-
|
5381
|
-
# Configure API key authorization: token
|
5382
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5383
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5384
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5385
5005
|
end
|
5386
5006
|
|
5387
5007
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5417,7 +5037,7 @@ Name | Type | Description | Notes
|
|
5417
5037
|
|
5418
5038
|
### Authorization
|
5419
5039
|
|
5420
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5040
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5421
5041
|
|
5422
5042
|
### HTTP request headers
|
5423
5043
|
|
@@ -5447,11 +5067,6 @@ CloudsmithApi.configure do |config|
|
|
5447
5067
|
# Configure HTTP basic authorization: basic
|
5448
5068
|
config.username = 'YOUR USERNAME'
|
5449
5069
|
config.password = 'YOUR PASSWORD'
|
5450
|
-
|
5451
|
-
# Configure API key authorization: token
|
5452
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5453
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5454
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5455
5070
|
end
|
5456
5071
|
|
5457
5072
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5485,7 +5100,7 @@ nil (empty response body)
|
|
5485
5100
|
|
5486
5101
|
### Authorization
|
5487
5102
|
|
5488
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5103
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5489
5104
|
|
5490
5105
|
### HTTP request headers
|
5491
5106
|
|
@@ -5515,11 +5130,6 @@ CloudsmithApi.configure do |config|
|
|
5515
5130
|
# Configure HTTP basic authorization: basic
|
5516
5131
|
config.username = 'YOUR USERNAME'
|
5517
5132
|
config.password = 'YOUR PASSWORD'
|
5518
|
-
|
5519
|
-
# Configure API key authorization: token
|
5520
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5521
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5522
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5523
5133
|
end
|
5524
5134
|
|
5525
5135
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5557,7 +5167,7 @@ Name | Type | Description | Notes
|
|
5557
5167
|
|
5558
5168
|
### Authorization
|
5559
5169
|
|
5560
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5170
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5561
5171
|
|
5562
5172
|
### HTTP request headers
|
5563
5173
|
|
@@ -5587,11 +5197,6 @@ CloudsmithApi.configure do |config|
|
|
5587
5197
|
# Configure HTTP basic authorization: basic
|
5588
5198
|
config.username = 'YOUR USERNAME'
|
5589
5199
|
config.password = 'YOUR PASSWORD'
|
5590
|
-
|
5591
|
-
# Configure API key authorization: token
|
5592
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5593
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5594
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5595
5200
|
end
|
5596
5201
|
|
5597
5202
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5630,7 +5235,7 @@ Name | Type | Description | Notes
|
|
5630
5235
|
|
5631
5236
|
### Authorization
|
5632
5237
|
|
5633
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5238
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5634
5239
|
|
5635
5240
|
### HTTP request headers
|
5636
5241
|
|
@@ -5660,11 +5265,6 @@ CloudsmithApi.configure do |config|
|
|
5660
5265
|
# Configure HTTP basic authorization: basic
|
5661
5266
|
config.username = 'YOUR USERNAME'
|
5662
5267
|
config.password = 'YOUR PASSWORD'
|
5663
|
-
|
5664
|
-
# Configure API key authorization: token
|
5665
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5666
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5667
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5668
5268
|
end
|
5669
5269
|
|
5670
5270
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5699,7 +5299,7 @@ Name | Type | Description | Notes
|
|
5699
5299
|
|
5700
5300
|
### Authorization
|
5701
5301
|
|
5702
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5302
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5703
5303
|
|
5704
5304
|
### HTTP request headers
|
5705
5305
|
|
@@ -5729,11 +5329,6 @@ CloudsmithApi.configure do |config|
|
|
5729
5329
|
# Configure HTTP basic authorization: basic
|
5730
5330
|
config.username = 'YOUR USERNAME'
|
5731
5331
|
config.password = 'YOUR PASSWORD'
|
5732
|
-
|
5733
|
-
# Configure API key authorization: token
|
5734
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5735
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5736
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5737
5332
|
end
|
5738
5333
|
|
5739
5334
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5772,7 +5367,7 @@ Name | Type | Description | Notes
|
|
5772
5367
|
|
5773
5368
|
### Authorization
|
5774
5369
|
|
5775
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5370
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5776
5371
|
|
5777
5372
|
### HTTP request headers
|
5778
5373
|
|
@@ -5802,11 +5397,6 @@ CloudsmithApi.configure do |config|
|
|
5802
5397
|
# Configure HTTP basic authorization: basic
|
5803
5398
|
config.username = 'YOUR USERNAME'
|
5804
5399
|
config.password = 'YOUR PASSWORD'
|
5805
|
-
|
5806
|
-
# Configure API key authorization: token
|
5807
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5808
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5809
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5810
5400
|
end
|
5811
5401
|
|
5812
5402
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5842,7 +5432,7 @@ Name | Type | Description | Notes
|
|
5842
5432
|
|
5843
5433
|
### Authorization
|
5844
5434
|
|
5845
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5435
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5846
5436
|
|
5847
5437
|
### HTTP request headers
|
5848
5438
|
|
@@ -5872,11 +5462,6 @@ CloudsmithApi.configure do |config|
|
|
5872
5462
|
# Configure HTTP basic authorization: basic
|
5873
5463
|
config.username = 'YOUR USERNAME'
|
5874
5464
|
config.password = 'YOUR PASSWORD'
|
5875
|
-
|
5876
|
-
# Configure API key authorization: token
|
5877
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5878
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5879
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5880
5465
|
end
|
5881
5466
|
|
5882
5467
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5910,7 +5495,7 @@ nil (empty response body)
|
|
5910
5495
|
|
5911
5496
|
### Authorization
|
5912
5497
|
|
5913
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5498
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5914
5499
|
|
5915
5500
|
### HTTP request headers
|
5916
5501
|
|
@@ -5940,11 +5525,6 @@ CloudsmithApi.configure do |config|
|
|
5940
5525
|
# Configure HTTP basic authorization: basic
|
5941
5526
|
config.username = 'YOUR USERNAME'
|
5942
5527
|
config.password = 'YOUR PASSWORD'
|
5943
|
-
|
5944
|
-
# Configure API key authorization: token
|
5945
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
5946
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
5947
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
5948
5528
|
end
|
5949
5529
|
|
5950
5530
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -5982,7 +5562,7 @@ Name | Type | Description | Notes
|
|
5982
5562
|
|
5983
5563
|
### Authorization
|
5984
5564
|
|
5985
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5565
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5986
5566
|
|
5987
5567
|
### HTTP request headers
|
5988
5568
|
|
@@ -6012,11 +5592,6 @@ CloudsmithApi.configure do |config|
|
|
6012
5592
|
# Configure HTTP basic authorization: basic
|
6013
5593
|
config.username = 'YOUR USERNAME'
|
6014
5594
|
config.password = 'YOUR PASSWORD'
|
6015
|
-
|
6016
|
-
# Configure API key authorization: token
|
6017
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6018
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6019
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6020
5595
|
end
|
6021
5596
|
|
6022
5597
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6055,7 +5630,7 @@ Name | Type | Description | Notes
|
|
6055
5630
|
|
6056
5631
|
### Authorization
|
6057
5632
|
|
6058
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5633
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6059
5634
|
|
6060
5635
|
### HTTP request headers
|
6061
5636
|
|
@@ -6085,11 +5660,6 @@ CloudsmithApi.configure do |config|
|
|
6085
5660
|
# Configure HTTP basic authorization: basic
|
6086
5661
|
config.username = 'YOUR USERNAME'
|
6087
5662
|
config.password = 'YOUR PASSWORD'
|
6088
|
-
|
6089
|
-
# Configure API key authorization: token
|
6090
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6091
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6092
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6093
5663
|
end
|
6094
5664
|
|
6095
5665
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6124,7 +5694,7 @@ Name | Type | Description | Notes
|
|
6124
5694
|
|
6125
5695
|
### Authorization
|
6126
5696
|
|
6127
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5697
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6128
5698
|
|
6129
5699
|
### HTTP request headers
|
6130
5700
|
|
@@ -6154,11 +5724,6 @@ CloudsmithApi.configure do |config|
|
|
6154
5724
|
# Configure HTTP basic authorization: basic
|
6155
5725
|
config.username = 'YOUR USERNAME'
|
6156
5726
|
config.password = 'YOUR PASSWORD'
|
6157
|
-
|
6158
|
-
# Configure API key authorization: token
|
6159
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6160
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6161
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6162
5727
|
end
|
6163
5728
|
|
6164
5729
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6197,7 +5762,7 @@ Name | Type | Description | Notes
|
|
6197
5762
|
|
6198
5763
|
### Authorization
|
6199
5764
|
|
6200
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5765
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6201
5766
|
|
6202
5767
|
### HTTP request headers
|
6203
5768
|
|
@@ -6227,11 +5792,6 @@ CloudsmithApi.configure do |config|
|
|
6227
5792
|
# Configure HTTP basic authorization: basic
|
6228
5793
|
config.username = 'YOUR USERNAME'
|
6229
5794
|
config.password = 'YOUR PASSWORD'
|
6230
|
-
|
6231
|
-
# Configure API key authorization: token
|
6232
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6233
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6234
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6235
5795
|
end
|
6236
5796
|
|
6237
5797
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6267,7 +5827,7 @@ Name | Type | Description | Notes
|
|
6267
5827
|
|
6268
5828
|
### Authorization
|
6269
5829
|
|
6270
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5830
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6271
5831
|
|
6272
5832
|
### HTTP request headers
|
6273
5833
|
|
@@ -6297,11 +5857,6 @@ CloudsmithApi.configure do |config|
|
|
6297
5857
|
# Configure HTTP basic authorization: basic
|
6298
5858
|
config.username = 'YOUR USERNAME'
|
6299
5859
|
config.password = 'YOUR PASSWORD'
|
6300
|
-
|
6301
|
-
# Configure API key authorization: token
|
6302
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6303
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6304
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6305
5860
|
end
|
6306
5861
|
|
6307
5862
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6335,7 +5890,7 @@ nil (empty response body)
|
|
6335
5890
|
|
6336
5891
|
### Authorization
|
6337
5892
|
|
6338
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5893
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6339
5894
|
|
6340
5895
|
### HTTP request headers
|
6341
5896
|
|
@@ -6365,11 +5920,6 @@ CloudsmithApi.configure do |config|
|
|
6365
5920
|
# Configure HTTP basic authorization: basic
|
6366
5921
|
config.username = 'YOUR USERNAME'
|
6367
5922
|
config.password = 'YOUR PASSWORD'
|
6368
|
-
|
6369
|
-
# Configure API key authorization: token
|
6370
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6371
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6372
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6373
5923
|
end
|
6374
5924
|
|
6375
5925
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6407,7 +5957,7 @@ Name | Type | Description | Notes
|
|
6407
5957
|
|
6408
5958
|
### Authorization
|
6409
5959
|
|
6410
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
5960
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6411
5961
|
|
6412
5962
|
### HTTP request headers
|
6413
5963
|
|
@@ -6437,11 +5987,6 @@ CloudsmithApi.configure do |config|
|
|
6437
5987
|
# Configure HTTP basic authorization: basic
|
6438
5988
|
config.username = 'YOUR USERNAME'
|
6439
5989
|
config.password = 'YOUR PASSWORD'
|
6440
|
-
|
6441
|
-
# Configure API key authorization: token
|
6442
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6443
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6444
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6445
5990
|
end
|
6446
5991
|
|
6447
5992
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6480,7 +6025,7 @@ Name | Type | Description | Notes
|
|
6480
6025
|
|
6481
6026
|
### Authorization
|
6482
6027
|
|
6483
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6028
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6484
6029
|
|
6485
6030
|
### HTTP request headers
|
6486
6031
|
|
@@ -6510,11 +6055,6 @@ CloudsmithApi.configure do |config|
|
|
6510
6055
|
# Configure HTTP basic authorization: basic
|
6511
6056
|
config.username = 'YOUR USERNAME'
|
6512
6057
|
config.password = 'YOUR PASSWORD'
|
6513
|
-
|
6514
|
-
# Configure API key authorization: token
|
6515
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6516
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6517
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6518
6058
|
end
|
6519
6059
|
|
6520
6060
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6549,7 +6089,7 @@ Name | Type | Description | Notes
|
|
6549
6089
|
|
6550
6090
|
### Authorization
|
6551
6091
|
|
6552
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6092
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6553
6093
|
|
6554
6094
|
### HTTP request headers
|
6555
6095
|
|
@@ -6579,11 +6119,6 @@ CloudsmithApi.configure do |config|
|
|
6579
6119
|
# Configure HTTP basic authorization: basic
|
6580
6120
|
config.username = 'YOUR USERNAME'
|
6581
6121
|
config.password = 'YOUR PASSWORD'
|
6582
|
-
|
6583
|
-
# Configure API key authorization: token
|
6584
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6585
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6586
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6587
6122
|
end
|
6588
6123
|
|
6589
6124
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6622,7 +6157,7 @@ Name | Type | Description | Notes
|
|
6622
6157
|
|
6623
6158
|
### Authorization
|
6624
6159
|
|
6625
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6160
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6626
6161
|
|
6627
6162
|
### HTTP request headers
|
6628
6163
|
|
@@ -6652,11 +6187,6 @@ CloudsmithApi.configure do |config|
|
|
6652
6187
|
# Configure HTTP basic authorization: basic
|
6653
6188
|
config.username = 'YOUR USERNAME'
|
6654
6189
|
config.password = 'YOUR PASSWORD'
|
6655
|
-
|
6656
|
-
# Configure API key authorization: token
|
6657
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6658
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6659
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6660
6190
|
end
|
6661
6191
|
|
6662
6192
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6692,7 +6222,7 @@ Name | Type | Description | Notes
|
|
6692
6222
|
|
6693
6223
|
### Authorization
|
6694
6224
|
|
6695
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6225
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6696
6226
|
|
6697
6227
|
### HTTP request headers
|
6698
6228
|
|
@@ -6722,11 +6252,6 @@ CloudsmithApi.configure do |config|
|
|
6722
6252
|
# Configure HTTP basic authorization: basic
|
6723
6253
|
config.username = 'YOUR USERNAME'
|
6724
6254
|
config.password = 'YOUR PASSWORD'
|
6725
|
-
|
6726
|
-
# Configure API key authorization: token
|
6727
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6728
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6729
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6730
6255
|
end
|
6731
6256
|
|
6732
6257
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6760,7 +6285,7 @@ nil (empty response body)
|
|
6760
6285
|
|
6761
6286
|
### Authorization
|
6762
6287
|
|
6763
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6288
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6764
6289
|
|
6765
6290
|
### HTTP request headers
|
6766
6291
|
|
@@ -6790,11 +6315,6 @@ CloudsmithApi.configure do |config|
|
|
6790
6315
|
# Configure HTTP basic authorization: basic
|
6791
6316
|
config.username = 'YOUR USERNAME'
|
6792
6317
|
config.password = 'YOUR PASSWORD'
|
6793
|
-
|
6794
|
-
# Configure API key authorization: token
|
6795
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6796
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6797
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6798
6318
|
end
|
6799
6319
|
|
6800
6320
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6832,7 +6352,7 @@ Name | Type | Description | Notes
|
|
6832
6352
|
|
6833
6353
|
### Authorization
|
6834
6354
|
|
6835
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6355
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6836
6356
|
|
6837
6357
|
### HTTP request headers
|
6838
6358
|
|
@@ -6862,11 +6382,6 @@ CloudsmithApi.configure do |config|
|
|
6862
6382
|
# Configure HTTP basic authorization: basic
|
6863
6383
|
config.username = 'YOUR USERNAME'
|
6864
6384
|
config.password = 'YOUR PASSWORD'
|
6865
|
-
|
6866
|
-
# Configure API key authorization: token
|
6867
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6868
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6869
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6870
6385
|
end
|
6871
6386
|
|
6872
6387
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6905,7 +6420,7 @@ Name | Type | Description | Notes
|
|
6905
6420
|
|
6906
6421
|
### Authorization
|
6907
6422
|
|
6908
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6423
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6909
6424
|
|
6910
6425
|
### HTTP request headers
|
6911
6426
|
|
@@ -6935,11 +6450,6 @@ CloudsmithApi.configure do |config|
|
|
6935
6450
|
# Configure HTTP basic authorization: basic
|
6936
6451
|
config.username = 'YOUR USERNAME'
|
6937
6452
|
config.password = 'YOUR PASSWORD'
|
6938
|
-
|
6939
|
-
# Configure API key authorization: token
|
6940
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
6941
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
6942
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
6943
6453
|
end
|
6944
6454
|
|
6945
6455
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -6974,7 +6484,7 @@ Name | Type | Description | Notes
|
|
6974
6484
|
|
6975
6485
|
### Authorization
|
6976
6486
|
|
6977
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6487
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6978
6488
|
|
6979
6489
|
### HTTP request headers
|
6980
6490
|
|
@@ -7004,11 +6514,6 @@ CloudsmithApi.configure do |config|
|
|
7004
6514
|
# Configure HTTP basic authorization: basic
|
7005
6515
|
config.username = 'YOUR USERNAME'
|
7006
6516
|
config.password = 'YOUR PASSWORD'
|
7007
|
-
|
7008
|
-
# Configure API key authorization: token
|
7009
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7010
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7011
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7012
6517
|
end
|
7013
6518
|
|
7014
6519
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7047,7 +6552,7 @@ Name | Type | Description | Notes
|
|
7047
6552
|
|
7048
6553
|
### Authorization
|
7049
6554
|
|
7050
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6555
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7051
6556
|
|
7052
6557
|
### HTTP request headers
|
7053
6558
|
|
@@ -7077,11 +6582,6 @@ CloudsmithApi.configure do |config|
|
|
7077
6582
|
# Configure HTTP basic authorization: basic
|
7078
6583
|
config.username = 'YOUR USERNAME'
|
7079
6584
|
config.password = 'YOUR PASSWORD'
|
7080
|
-
|
7081
|
-
# Configure API key authorization: token
|
7082
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7083
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7084
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7085
6585
|
end
|
7086
6586
|
|
7087
6587
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7117,7 +6617,7 @@ Name | Type | Description | Notes
|
|
7117
6617
|
|
7118
6618
|
### Authorization
|
7119
6619
|
|
7120
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6620
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7121
6621
|
|
7122
6622
|
### HTTP request headers
|
7123
6623
|
|
@@ -7147,11 +6647,6 @@ CloudsmithApi.configure do |config|
|
|
7147
6647
|
# Configure HTTP basic authorization: basic
|
7148
6648
|
config.username = 'YOUR USERNAME'
|
7149
6649
|
config.password = 'YOUR PASSWORD'
|
7150
|
-
|
7151
|
-
# Configure API key authorization: token
|
7152
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7153
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7154
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7155
6650
|
end
|
7156
6651
|
|
7157
6652
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7185,7 +6680,7 @@ nil (empty response body)
|
|
7185
6680
|
|
7186
6681
|
### Authorization
|
7187
6682
|
|
7188
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6683
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7189
6684
|
|
7190
6685
|
### HTTP request headers
|
7191
6686
|
|
@@ -7215,11 +6710,6 @@ CloudsmithApi.configure do |config|
|
|
7215
6710
|
# Configure HTTP basic authorization: basic
|
7216
6711
|
config.username = 'YOUR USERNAME'
|
7217
6712
|
config.password = 'YOUR PASSWORD'
|
7218
|
-
|
7219
|
-
# Configure API key authorization: token
|
7220
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7221
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7222
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7223
6713
|
end
|
7224
6714
|
|
7225
6715
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7257,7 +6747,7 @@ Name | Type | Description | Notes
|
|
7257
6747
|
|
7258
6748
|
### Authorization
|
7259
6749
|
|
7260
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6750
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7261
6751
|
|
7262
6752
|
### HTTP request headers
|
7263
6753
|
|
@@ -7287,11 +6777,6 @@ CloudsmithApi.configure do |config|
|
|
7287
6777
|
# Configure HTTP basic authorization: basic
|
7288
6778
|
config.username = 'YOUR USERNAME'
|
7289
6779
|
config.password = 'YOUR PASSWORD'
|
7290
|
-
|
7291
|
-
# Configure API key authorization: token
|
7292
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7293
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7294
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7295
6780
|
end
|
7296
6781
|
|
7297
6782
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7330,7 +6815,7 @@ Name | Type | Description | Notes
|
|
7330
6815
|
|
7331
6816
|
### Authorization
|
7332
6817
|
|
7333
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6818
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7334
6819
|
|
7335
6820
|
### HTTP request headers
|
7336
6821
|
|
@@ -7360,11 +6845,6 @@ CloudsmithApi.configure do |config|
|
|
7360
6845
|
# Configure HTTP basic authorization: basic
|
7361
6846
|
config.username = 'YOUR USERNAME'
|
7362
6847
|
config.password = 'YOUR PASSWORD'
|
7363
|
-
|
7364
|
-
# Configure API key authorization: token
|
7365
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7366
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7367
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7368
6848
|
end
|
7369
6849
|
|
7370
6850
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7399,7 +6879,7 @@ Name | Type | Description | Notes
|
|
7399
6879
|
|
7400
6880
|
### Authorization
|
7401
6881
|
|
7402
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6882
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7403
6883
|
|
7404
6884
|
### HTTP request headers
|
7405
6885
|
|
@@ -7429,11 +6909,6 @@ CloudsmithApi.configure do |config|
|
|
7429
6909
|
# Configure HTTP basic authorization: basic
|
7430
6910
|
config.username = 'YOUR USERNAME'
|
7431
6911
|
config.password = 'YOUR PASSWORD'
|
7432
|
-
|
7433
|
-
# Configure API key authorization: token
|
7434
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7435
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7436
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7437
6912
|
end
|
7438
6913
|
|
7439
6914
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7472,7 +6947,7 @@ Name | Type | Description | Notes
|
|
7472
6947
|
|
7473
6948
|
### Authorization
|
7474
6949
|
|
7475
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
6950
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7476
6951
|
|
7477
6952
|
### HTTP request headers
|
7478
6953
|
|
@@ -7502,11 +6977,6 @@ CloudsmithApi.configure do |config|
|
|
7502
6977
|
# Configure HTTP basic authorization: basic
|
7503
6978
|
config.username = 'YOUR USERNAME'
|
7504
6979
|
config.password = 'YOUR PASSWORD'
|
7505
|
-
|
7506
|
-
# Configure API key authorization: token
|
7507
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7508
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7509
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7510
6980
|
end
|
7511
6981
|
|
7512
6982
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7542,7 +7012,7 @@ Name | Type | Description | Notes
|
|
7542
7012
|
|
7543
7013
|
### Authorization
|
7544
7014
|
|
7545
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7015
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7546
7016
|
|
7547
7017
|
### HTTP request headers
|
7548
7018
|
|
@@ -7572,11 +7042,6 @@ CloudsmithApi.configure do |config|
|
|
7572
7042
|
# Configure HTTP basic authorization: basic
|
7573
7043
|
config.username = 'YOUR USERNAME'
|
7574
7044
|
config.password = 'YOUR PASSWORD'
|
7575
|
-
|
7576
|
-
# Configure API key authorization: token
|
7577
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7578
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7579
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7580
7045
|
end
|
7581
7046
|
|
7582
7047
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7610,7 +7075,7 @@ nil (empty response body)
|
|
7610
7075
|
|
7611
7076
|
### Authorization
|
7612
7077
|
|
7613
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7078
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7614
7079
|
|
7615
7080
|
### HTTP request headers
|
7616
7081
|
|
@@ -7640,11 +7105,6 @@ CloudsmithApi.configure do |config|
|
|
7640
7105
|
# Configure HTTP basic authorization: basic
|
7641
7106
|
config.username = 'YOUR USERNAME'
|
7642
7107
|
config.password = 'YOUR PASSWORD'
|
7643
|
-
|
7644
|
-
# Configure API key authorization: token
|
7645
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7646
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7647
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7648
7108
|
end
|
7649
7109
|
|
7650
7110
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7682,7 +7142,7 @@ Name | Type | Description | Notes
|
|
7682
7142
|
|
7683
7143
|
### Authorization
|
7684
7144
|
|
7685
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7145
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7686
7146
|
|
7687
7147
|
### HTTP request headers
|
7688
7148
|
|
@@ -7712,11 +7172,6 @@ CloudsmithApi.configure do |config|
|
|
7712
7172
|
# Configure HTTP basic authorization: basic
|
7713
7173
|
config.username = 'YOUR USERNAME'
|
7714
7174
|
config.password = 'YOUR PASSWORD'
|
7715
|
-
|
7716
|
-
# Configure API key authorization: token
|
7717
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7718
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7719
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7720
7175
|
end
|
7721
7176
|
|
7722
7177
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7755,7 +7210,7 @@ Name | Type | Description | Notes
|
|
7755
7210
|
|
7756
7211
|
### Authorization
|
7757
7212
|
|
7758
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7213
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7759
7214
|
|
7760
7215
|
### HTTP request headers
|
7761
7216
|
|
@@ -7785,11 +7240,6 @@ CloudsmithApi.configure do |config|
|
|
7785
7240
|
# Configure HTTP basic authorization: basic
|
7786
7241
|
config.username = 'YOUR USERNAME'
|
7787
7242
|
config.password = 'YOUR PASSWORD'
|
7788
|
-
|
7789
|
-
# Configure API key authorization: token
|
7790
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7791
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7792
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7793
7243
|
end
|
7794
7244
|
|
7795
7245
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7824,7 +7274,7 @@ Name | Type | Description | Notes
|
|
7824
7274
|
|
7825
7275
|
### Authorization
|
7826
7276
|
|
7827
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7277
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7828
7278
|
|
7829
7279
|
### HTTP request headers
|
7830
7280
|
|
@@ -7854,11 +7304,6 @@ CloudsmithApi.configure do |config|
|
|
7854
7304
|
# Configure HTTP basic authorization: basic
|
7855
7305
|
config.username = 'YOUR USERNAME'
|
7856
7306
|
config.password = 'YOUR PASSWORD'
|
7857
|
-
|
7858
|
-
# Configure API key authorization: token
|
7859
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7860
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7861
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7862
7307
|
end
|
7863
7308
|
|
7864
7309
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7897,7 +7342,7 @@ Name | Type | Description | Notes
|
|
7897
7342
|
|
7898
7343
|
### Authorization
|
7899
7344
|
|
7900
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7345
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7901
7346
|
|
7902
7347
|
### HTTP request headers
|
7903
7348
|
|
@@ -7927,11 +7372,6 @@ CloudsmithApi.configure do |config|
|
|
7927
7372
|
# Configure HTTP basic authorization: basic
|
7928
7373
|
config.username = 'YOUR USERNAME'
|
7929
7374
|
config.password = 'YOUR PASSWORD'
|
7930
|
-
|
7931
|
-
# Configure API key authorization: token
|
7932
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
7933
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
7934
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
7935
7375
|
end
|
7936
7376
|
|
7937
7377
|
api_instance = CloudsmithApi::ReposApi.new
|
@@ -7963,7 +7403,7 @@ Name | Type | Description | Notes
|
|
7963
7403
|
|
7964
7404
|
### Authorization
|
7965
7405
|
|
7966
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7406
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
7967
7407
|
|
7968
7408
|
### HTTP request headers
|
7969
7409
|
|