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/OrgsApi.md
CHANGED
@@ -93,11 +93,6 @@ CloudsmithApi.configure do |config|
|
|
93
93
|
# Configure HTTP basic authorization: basic
|
94
94
|
config.username = 'YOUR USERNAME'
|
95
95
|
config.password = 'YOUR PASSWORD'
|
96
|
-
|
97
|
-
# Configure API key authorization: token
|
98
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
99
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
100
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
101
96
|
end
|
102
97
|
|
103
98
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -125,7 +120,7 @@ nil (empty response body)
|
|
125
120
|
|
126
121
|
### Authorization
|
127
122
|
|
128
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
123
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
129
124
|
|
130
125
|
### HTTP request headers
|
131
126
|
|
@@ -155,11 +150,6 @@ CloudsmithApi.configure do |config|
|
|
155
150
|
# Configure HTTP basic authorization: basic
|
156
151
|
config.username = 'YOUR USERNAME'
|
157
152
|
config.password = 'YOUR PASSWORD'
|
158
|
-
|
159
|
-
# Configure API key authorization: token
|
160
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
161
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
162
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
163
153
|
end
|
164
154
|
|
165
155
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -192,7 +182,7 @@ Name | Type | Description | Notes
|
|
192
182
|
|
193
183
|
### Authorization
|
194
184
|
|
195
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
185
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
196
186
|
|
197
187
|
### HTTP request headers
|
198
188
|
|
@@ -222,11 +212,6 @@ CloudsmithApi.configure do |config|
|
|
222
212
|
# Configure HTTP basic authorization: basic
|
223
213
|
config.username = 'YOUR USERNAME'
|
224
214
|
config.password = 'YOUR PASSWORD'
|
225
|
-
|
226
|
-
# Configure API key authorization: token
|
227
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
228
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
229
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
230
215
|
end
|
231
216
|
|
232
217
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -257,7 +242,7 @@ nil (empty response body)
|
|
257
242
|
|
258
243
|
### Authorization
|
259
244
|
|
260
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
245
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
261
246
|
|
262
247
|
### HTTP request headers
|
263
248
|
|
@@ -287,11 +272,6 @@ CloudsmithApi.configure do |config|
|
|
287
272
|
# Configure HTTP basic authorization: basic
|
288
273
|
config.username = 'YOUR USERNAME'
|
289
274
|
config.password = 'YOUR PASSWORD'
|
290
|
-
|
291
|
-
# Configure API key authorization: token
|
292
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
293
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
294
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
295
275
|
end
|
296
276
|
|
297
277
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -326,7 +306,7 @@ Name | Type | Description | Notes
|
|
326
306
|
|
327
307
|
### Authorization
|
328
308
|
|
329
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
309
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
330
310
|
|
331
311
|
### HTTP request headers
|
332
312
|
|
@@ -356,11 +336,6 @@ CloudsmithApi.configure do |config|
|
|
356
336
|
# Configure HTTP basic authorization: basic
|
357
337
|
config.username = 'YOUR USERNAME'
|
358
338
|
config.password = 'YOUR PASSWORD'
|
359
|
-
|
360
|
-
# Configure API key authorization: token
|
361
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
362
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
363
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
364
339
|
end
|
365
340
|
|
366
341
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -396,7 +371,7 @@ Name | Type | Description | Notes
|
|
396
371
|
|
397
372
|
### Authorization
|
398
373
|
|
399
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
374
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
400
375
|
|
401
376
|
### HTTP request headers
|
402
377
|
|
@@ -426,11 +401,6 @@ CloudsmithApi.configure do |config|
|
|
426
401
|
# Configure HTTP basic authorization: basic
|
427
402
|
config.username = 'YOUR USERNAME'
|
428
403
|
config.password = 'YOUR PASSWORD'
|
429
|
-
|
430
|
-
# Configure API key authorization: token
|
431
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
432
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
433
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
434
404
|
end
|
435
405
|
|
436
406
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -462,7 +432,7 @@ Name | Type | Description | Notes
|
|
462
432
|
|
463
433
|
### Authorization
|
464
434
|
|
465
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
435
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
466
436
|
|
467
437
|
### HTTP request headers
|
468
438
|
|
@@ -492,11 +462,6 @@ CloudsmithApi.configure do |config|
|
|
492
462
|
# Configure HTTP basic authorization: basic
|
493
463
|
config.username = 'YOUR USERNAME'
|
494
464
|
config.password = 'YOUR PASSWORD'
|
495
|
-
|
496
|
-
# Configure API key authorization: token
|
497
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
498
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
499
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
500
465
|
end
|
501
466
|
|
502
467
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -532,7 +497,7 @@ Name | Type | Description | Notes
|
|
532
497
|
|
533
498
|
### Authorization
|
534
499
|
|
535
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
500
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
536
501
|
|
537
502
|
### HTTP request headers
|
538
503
|
|
@@ -562,11 +527,6 @@ CloudsmithApi.configure do |config|
|
|
562
527
|
# Configure HTTP basic authorization: basic
|
563
528
|
config.username = 'YOUR USERNAME'
|
564
529
|
config.password = 'YOUR PASSWORD'
|
565
|
-
|
566
|
-
# Configure API key authorization: token
|
567
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
568
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
569
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
570
530
|
end
|
571
531
|
|
572
532
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -599,7 +559,7 @@ Name | Type | Description | Notes
|
|
599
559
|
|
600
560
|
### Authorization
|
601
561
|
|
602
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
562
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
603
563
|
|
604
564
|
### HTTP request headers
|
605
565
|
|
@@ -629,11 +589,6 @@ CloudsmithApi.configure do |config|
|
|
629
589
|
# Configure HTTP basic authorization: basic
|
630
590
|
config.username = 'YOUR USERNAME'
|
631
591
|
config.password = 'YOUR PASSWORD'
|
632
|
-
|
633
|
-
# Configure API key authorization: token
|
634
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
635
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
636
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
637
592
|
end
|
638
593
|
|
639
594
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -664,7 +619,7 @@ nil (empty response body)
|
|
664
619
|
|
665
620
|
### Authorization
|
666
621
|
|
667
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
622
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
668
623
|
|
669
624
|
### HTTP request headers
|
670
625
|
|
@@ -694,11 +649,6 @@ CloudsmithApi.configure do |config|
|
|
694
649
|
# Configure HTTP basic authorization: basic
|
695
650
|
config.username = 'YOUR USERNAME'
|
696
651
|
config.password = 'YOUR PASSWORD'
|
697
|
-
|
698
|
-
# Configure API key authorization: token
|
699
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
700
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
701
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
702
652
|
end
|
703
653
|
|
704
654
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -730,7 +680,7 @@ Name | Type | Description | Notes
|
|
730
680
|
|
731
681
|
### Authorization
|
732
682
|
|
733
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
683
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
734
684
|
|
735
685
|
### HTTP request headers
|
736
686
|
|
@@ -760,11 +710,6 @@ CloudsmithApi.configure do |config|
|
|
760
710
|
# Configure HTTP basic authorization: basic
|
761
711
|
config.username = 'YOUR USERNAME'
|
762
712
|
config.password = 'YOUR PASSWORD'
|
763
|
-
|
764
|
-
# Configure API key authorization: token
|
765
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
766
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
767
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
768
713
|
end
|
769
714
|
|
770
715
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -799,7 +744,7 @@ Name | Type | Description | Notes
|
|
799
744
|
|
800
745
|
### Authorization
|
801
746
|
|
802
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
747
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
803
748
|
|
804
749
|
### HTTP request headers
|
805
750
|
|
@@ -829,11 +774,6 @@ CloudsmithApi.configure do |config|
|
|
829
774
|
# Configure HTTP basic authorization: basic
|
830
775
|
config.username = 'YOUR USERNAME'
|
831
776
|
config.password = 'YOUR PASSWORD'
|
832
|
-
|
833
|
-
# Configure API key authorization: token
|
834
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
835
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
836
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
837
777
|
end
|
838
778
|
|
839
779
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -869,7 +809,7 @@ Name | Type | Description | Notes
|
|
869
809
|
|
870
810
|
### Authorization
|
871
811
|
|
872
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
812
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
873
813
|
|
874
814
|
### HTTP request headers
|
875
815
|
|
@@ -899,11 +839,6 @@ CloudsmithApi.configure do |config|
|
|
899
839
|
# Configure HTTP basic authorization: basic
|
900
840
|
config.username = 'YOUR USERNAME'
|
901
841
|
config.password = 'YOUR PASSWORD'
|
902
|
-
|
903
|
-
# Configure API key authorization: token
|
904
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
905
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
906
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
907
842
|
end
|
908
843
|
|
909
844
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -935,7 +870,7 @@ Name | Type | Description | Notes
|
|
935
870
|
|
936
871
|
### Authorization
|
937
872
|
|
938
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
873
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
939
874
|
|
940
875
|
### HTTP request headers
|
941
876
|
|
@@ -965,11 +900,6 @@ CloudsmithApi.configure do |config|
|
|
965
900
|
# Configure HTTP basic authorization: basic
|
966
901
|
config.username = 'YOUR USERNAME'
|
967
902
|
config.password = 'YOUR PASSWORD'
|
968
|
-
|
969
|
-
# Configure API key authorization: token
|
970
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
971
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
972
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
973
903
|
end
|
974
904
|
|
975
905
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1002,7 +932,7 @@ Name | Type | Description | Notes
|
|
1002
932
|
|
1003
933
|
### Authorization
|
1004
934
|
|
1005
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
935
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1006
936
|
|
1007
937
|
### HTTP request headers
|
1008
938
|
|
@@ -1032,11 +962,6 @@ CloudsmithApi.configure do |config|
|
|
1032
962
|
# Configure HTTP basic authorization: basic
|
1033
963
|
config.username = 'YOUR USERNAME'
|
1034
964
|
config.password = 'YOUR PASSWORD'
|
1035
|
-
|
1036
|
-
# Configure API key authorization: token
|
1037
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1038
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1039
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1040
965
|
end
|
1041
966
|
|
1042
967
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1067,7 +992,7 @@ nil (empty response body)
|
|
1067
992
|
|
1068
993
|
### Authorization
|
1069
994
|
|
1070
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
995
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1071
996
|
|
1072
997
|
### HTTP request headers
|
1073
998
|
|
@@ -1097,11 +1022,6 @@ CloudsmithApi.configure do |config|
|
|
1097
1022
|
# Configure HTTP basic authorization: basic
|
1098
1023
|
config.username = 'YOUR USERNAME'
|
1099
1024
|
config.password = 'YOUR PASSWORD'
|
1100
|
-
|
1101
|
-
# Configure API key authorization: token
|
1102
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1103
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1104
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1105
1025
|
end
|
1106
1026
|
|
1107
1027
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1137,7 +1057,7 @@ Name | Type | Description | Notes
|
|
1137
1057
|
|
1138
1058
|
### Authorization
|
1139
1059
|
|
1140
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1060
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1141
1061
|
|
1142
1062
|
### HTTP request headers
|
1143
1063
|
|
@@ -1167,11 +1087,6 @@ CloudsmithApi.configure do |config|
|
|
1167
1087
|
# Configure HTTP basic authorization: basic
|
1168
1088
|
config.username = 'YOUR USERNAME'
|
1169
1089
|
config.password = 'YOUR PASSWORD'
|
1170
|
-
|
1171
|
-
# Configure API key authorization: token
|
1172
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1173
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1174
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1175
1090
|
end
|
1176
1091
|
|
1177
1092
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1209,7 +1124,7 @@ Name | Type | Description | Notes
|
|
1209
1124
|
|
1210
1125
|
### Authorization
|
1211
1126
|
|
1212
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1127
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1213
1128
|
|
1214
1129
|
### HTTP request headers
|
1215
1130
|
|
@@ -1239,11 +1154,6 @@ CloudsmithApi.configure do |config|
|
|
1239
1154
|
# Configure HTTP basic authorization: basic
|
1240
1155
|
config.username = 'YOUR USERNAME'
|
1241
1156
|
config.password = 'YOUR PASSWORD'
|
1242
|
-
|
1243
|
-
# Configure API key authorization: token
|
1244
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1245
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1246
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1247
1157
|
end
|
1248
1158
|
|
1249
1159
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1278,7 +1188,7 @@ Name | Type | Description | Notes
|
|
1278
1188
|
|
1279
1189
|
### Authorization
|
1280
1190
|
|
1281
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1191
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1282
1192
|
|
1283
1193
|
### HTTP request headers
|
1284
1194
|
|
@@ -1308,11 +1218,6 @@ CloudsmithApi.configure do |config|
|
|
1308
1218
|
# Configure HTTP basic authorization: basic
|
1309
1219
|
config.username = 'YOUR USERNAME'
|
1310
1220
|
config.password = 'YOUR PASSWORD'
|
1311
|
-
|
1312
|
-
# Configure API key authorization: token
|
1313
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1314
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1315
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1316
1221
|
end
|
1317
1222
|
|
1318
1223
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1347,7 +1252,7 @@ Name | Type | Description | Notes
|
|
1347
1252
|
|
1348
1253
|
### Authorization
|
1349
1254
|
|
1350
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1255
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1351
1256
|
|
1352
1257
|
### HTTP request headers
|
1353
1258
|
|
@@ -1377,11 +1282,6 @@ CloudsmithApi.configure do |config|
|
|
1377
1282
|
# Configure HTTP basic authorization: basic
|
1378
1283
|
config.username = 'YOUR USERNAME'
|
1379
1284
|
config.password = 'YOUR PASSWORD'
|
1380
|
-
|
1381
|
-
# Configure API key authorization: token
|
1382
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1383
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1384
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1385
1285
|
end
|
1386
1286
|
|
1387
1287
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1417,7 +1317,7 @@ Name | Type | Description | Notes
|
|
1417
1317
|
|
1418
1318
|
### Authorization
|
1419
1319
|
|
1420
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1320
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1421
1321
|
|
1422
1322
|
### HTTP request headers
|
1423
1323
|
|
@@ -1447,11 +1347,6 @@ CloudsmithApi.configure do |config|
|
|
1447
1347
|
# Configure HTTP basic authorization: basic
|
1448
1348
|
config.username = 'YOUR USERNAME'
|
1449
1349
|
config.password = 'YOUR PASSWORD'
|
1450
|
-
|
1451
|
-
# Configure API key authorization: token
|
1452
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1453
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1454
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1455
1350
|
end
|
1456
1351
|
|
1457
1352
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1483,7 +1378,7 @@ Name | Type | Description | Notes
|
|
1483
1378
|
|
1484
1379
|
### Authorization
|
1485
1380
|
|
1486
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1381
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1487
1382
|
|
1488
1383
|
### HTTP request headers
|
1489
1384
|
|
@@ -1513,11 +1408,6 @@ CloudsmithApi.configure do |config|
|
|
1513
1408
|
# Configure HTTP basic authorization: basic
|
1514
1409
|
config.username = 'YOUR USERNAME'
|
1515
1410
|
config.password = 'YOUR PASSWORD'
|
1516
|
-
|
1517
|
-
# Configure API key authorization: token
|
1518
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1519
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1520
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1521
1411
|
end
|
1522
1412
|
|
1523
1413
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1553,7 +1443,7 @@ Name | Type | Description | Notes
|
|
1553
1443
|
|
1554
1444
|
### Authorization
|
1555
1445
|
|
1556
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1446
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1557
1447
|
|
1558
1448
|
### HTTP request headers
|
1559
1449
|
|
@@ -1583,11 +1473,6 @@ CloudsmithApi.configure do |config|
|
|
1583
1473
|
# Configure HTTP basic authorization: basic
|
1584
1474
|
config.username = 'YOUR USERNAME'
|
1585
1475
|
config.password = 'YOUR PASSWORD'
|
1586
|
-
|
1587
|
-
# Configure API key authorization: token
|
1588
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1589
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1590
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1591
1476
|
end
|
1592
1477
|
|
1593
1478
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1622,7 +1507,7 @@ Name | Type | Description | Notes
|
|
1622
1507
|
|
1623
1508
|
### Authorization
|
1624
1509
|
|
1625
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1510
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1626
1511
|
|
1627
1512
|
### HTTP request headers
|
1628
1513
|
|
@@ -1652,11 +1537,6 @@ CloudsmithApi.configure do |config|
|
|
1652
1537
|
# Configure HTTP basic authorization: basic
|
1653
1538
|
config.username = 'YOUR USERNAME'
|
1654
1539
|
config.password = 'YOUR PASSWORD'
|
1655
|
-
|
1656
|
-
# Configure API key authorization: token
|
1657
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1658
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1659
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1660
1540
|
end
|
1661
1541
|
|
1662
1542
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1688,7 +1568,7 @@ Name | Type | Description | Notes
|
|
1688
1568
|
|
1689
1569
|
### Authorization
|
1690
1570
|
|
1691
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1571
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1692
1572
|
|
1693
1573
|
### HTTP request headers
|
1694
1574
|
|
@@ -1718,11 +1598,6 @@ CloudsmithApi.configure do |config|
|
|
1718
1598
|
# Configure HTTP basic authorization: basic
|
1719
1599
|
config.username = 'YOUR USERNAME'
|
1720
1600
|
config.password = 'YOUR PASSWORD'
|
1721
|
-
|
1722
|
-
# Configure API key authorization: token
|
1723
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1724
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1725
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1726
1601
|
end
|
1727
1602
|
|
1728
1603
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1753,7 +1628,7 @@ nil (empty response body)
|
|
1753
1628
|
|
1754
1629
|
### Authorization
|
1755
1630
|
|
1756
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1631
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1757
1632
|
|
1758
1633
|
### HTTP request headers
|
1759
1634
|
|
@@ -1783,11 +1658,6 @@ CloudsmithApi.configure do |config|
|
|
1783
1658
|
# Configure HTTP basic authorization: basic
|
1784
1659
|
config.username = 'YOUR USERNAME'
|
1785
1660
|
config.password = 'YOUR PASSWORD'
|
1786
|
-
|
1787
|
-
# Configure API key authorization: token
|
1788
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1789
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1790
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1791
1661
|
end
|
1792
1662
|
|
1793
1663
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1824,7 +1694,7 @@ Name | Type | Description | Notes
|
|
1824
1694
|
|
1825
1695
|
### Authorization
|
1826
1696
|
|
1827
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1697
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1828
1698
|
|
1829
1699
|
### HTTP request headers
|
1830
1700
|
|
@@ -1854,11 +1724,6 @@ CloudsmithApi.configure do |config|
|
|
1854
1724
|
# Configure HTTP basic authorization: basic
|
1855
1725
|
config.username = 'YOUR USERNAME'
|
1856
1726
|
config.password = 'YOUR PASSWORD'
|
1857
|
-
|
1858
|
-
# Configure API key authorization: token
|
1859
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1860
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1861
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1862
1727
|
end
|
1863
1728
|
|
1864
1729
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1890,7 +1755,7 @@ Name | Type | Description | Notes
|
|
1890
1755
|
|
1891
1756
|
### Authorization
|
1892
1757
|
|
1893
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1758
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1894
1759
|
|
1895
1760
|
### HTTP request headers
|
1896
1761
|
|
@@ -1920,11 +1785,6 @@ CloudsmithApi.configure do |config|
|
|
1920
1785
|
# Configure HTTP basic authorization: basic
|
1921
1786
|
config.username = 'YOUR USERNAME'
|
1922
1787
|
config.password = 'YOUR PASSWORD'
|
1923
|
-
|
1924
|
-
# Configure API key authorization: token
|
1925
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1926
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1927
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1928
1788
|
end
|
1929
1789
|
|
1930
1790
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -1955,7 +1815,7 @@ nil (empty response body)
|
|
1955
1815
|
|
1956
1816
|
### Authorization
|
1957
1817
|
|
1958
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1818
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1959
1819
|
|
1960
1820
|
### HTTP request headers
|
1961
1821
|
|
@@ -1985,11 +1845,6 @@ CloudsmithApi.configure do |config|
|
|
1985
1845
|
# Configure HTTP basic authorization: basic
|
1986
1846
|
config.username = 'YOUR USERNAME'
|
1987
1847
|
config.password = 'YOUR PASSWORD'
|
1988
|
-
|
1989
|
-
# Configure API key authorization: token
|
1990
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
1991
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1992
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
1993
1848
|
end
|
1994
1849
|
|
1995
1850
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2020,7 +1875,7 @@ nil (empty response body)
|
|
2020
1875
|
|
2021
1876
|
### Authorization
|
2022
1877
|
|
2023
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1878
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2024
1879
|
|
2025
1880
|
### HTTP request headers
|
2026
1881
|
|
@@ -2050,11 +1905,6 @@ CloudsmithApi.configure do |config|
|
|
2050
1905
|
# Configure HTTP basic authorization: basic
|
2051
1906
|
config.username = 'YOUR USERNAME'
|
2052
1907
|
config.password = 'YOUR PASSWORD'
|
2053
|
-
|
2054
|
-
# Configure API key authorization: token
|
2055
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2056
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2057
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2058
1908
|
end
|
2059
1909
|
|
2060
1910
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2087,7 +1937,7 @@ Name | Type | Description | Notes
|
|
2087
1937
|
|
2088
1938
|
### Authorization
|
2089
1939
|
|
2090
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
1940
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2091
1941
|
|
2092
1942
|
### HTTP request headers
|
2093
1943
|
|
@@ -2117,11 +1967,6 @@ CloudsmithApi.configure do |config|
|
|
2117
1967
|
# Configure HTTP basic authorization: basic
|
2118
1968
|
config.username = 'YOUR USERNAME'
|
2119
1969
|
config.password = 'YOUR PASSWORD'
|
2120
|
-
|
2121
|
-
# Configure API key authorization: token
|
2122
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2123
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2124
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2125
1970
|
end
|
2126
1971
|
|
2127
1972
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2152,7 +1997,7 @@ nil (empty response body)
|
|
2152
1997
|
|
2153
1998
|
### Authorization
|
2154
1999
|
|
2155
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2000
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2156
2001
|
|
2157
2002
|
### HTTP request headers
|
2158
2003
|
|
@@ -2182,11 +2027,6 @@ CloudsmithApi.configure do |config|
|
|
2182
2027
|
# Configure HTTP basic authorization: basic
|
2183
2028
|
config.username = 'YOUR USERNAME'
|
2184
2029
|
config.password = 'YOUR PASSWORD'
|
2185
|
-
|
2186
|
-
# Configure API key authorization: token
|
2187
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2188
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2189
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2190
2030
|
end
|
2191
2031
|
|
2192
2032
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2221,7 +2061,7 @@ Name | Type | Description | Notes
|
|
2221
2061
|
|
2222
2062
|
### Authorization
|
2223
2063
|
|
2224
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2064
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2225
2065
|
|
2226
2066
|
### HTTP request headers
|
2227
2067
|
|
@@ -2251,11 +2091,6 @@ CloudsmithApi.configure do |config|
|
|
2251
2091
|
# Configure HTTP basic authorization: basic
|
2252
2092
|
config.username = 'YOUR USERNAME'
|
2253
2093
|
config.password = 'YOUR PASSWORD'
|
2254
|
-
|
2255
|
-
# Configure API key authorization: token
|
2256
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2257
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2258
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2259
2094
|
end
|
2260
2095
|
|
2261
2096
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2291,7 +2126,7 @@ Name | Type | Description | Notes
|
|
2291
2126
|
|
2292
2127
|
### Authorization
|
2293
2128
|
|
2294
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2129
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2295
2130
|
|
2296
2131
|
### HTTP request headers
|
2297
2132
|
|
@@ -2321,11 +2156,6 @@ CloudsmithApi.configure do |config|
|
|
2321
2156
|
# Configure HTTP basic authorization: basic
|
2322
2157
|
config.username = 'YOUR USERNAME'
|
2323
2158
|
config.password = 'YOUR PASSWORD'
|
2324
|
-
|
2325
|
-
# Configure API key authorization: token
|
2326
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2327
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2328
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2329
2159
|
end
|
2330
2160
|
|
2331
2161
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2357,7 +2187,7 @@ Name | Type | Description | Notes
|
|
2357
2187
|
|
2358
2188
|
### Authorization
|
2359
2189
|
|
2360
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2190
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2361
2191
|
|
2362
2192
|
### HTTP request headers
|
2363
2193
|
|
@@ -2387,11 +2217,6 @@ CloudsmithApi.configure do |config|
|
|
2387
2217
|
# Configure HTTP basic authorization: basic
|
2388
2218
|
config.username = 'YOUR USERNAME'
|
2389
2219
|
config.password = 'YOUR PASSWORD'
|
2390
|
-
|
2391
|
-
# Configure API key authorization: token
|
2392
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2393
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2394
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2395
2220
|
end
|
2396
2221
|
|
2397
2222
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2427,7 +2252,7 @@ Name | Type | Description | Notes
|
|
2427
2252
|
|
2428
2253
|
### Authorization
|
2429
2254
|
|
2430
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2255
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2431
2256
|
|
2432
2257
|
### HTTP request headers
|
2433
2258
|
|
@@ -2457,11 +2282,6 @@ CloudsmithApi.configure do |config|
|
|
2457
2282
|
# Configure HTTP basic authorization: basic
|
2458
2283
|
config.username = 'YOUR USERNAME'
|
2459
2284
|
config.password = 'YOUR PASSWORD'
|
2460
|
-
|
2461
|
-
# Configure API key authorization: token
|
2462
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2463
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2464
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2465
2285
|
end
|
2466
2286
|
|
2467
2287
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2490,7 +2310,7 @@ Name | Type | Description | Notes
|
|
2490
2310
|
|
2491
2311
|
### Authorization
|
2492
2312
|
|
2493
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2313
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2494
2314
|
|
2495
2315
|
### HTTP request headers
|
2496
2316
|
|
@@ -2520,11 +2340,6 @@ CloudsmithApi.configure do |config|
|
|
2520
2340
|
# Configure HTTP basic authorization: basic
|
2521
2341
|
config.username = 'YOUR USERNAME'
|
2522
2342
|
config.password = 'YOUR PASSWORD'
|
2523
|
-
|
2524
|
-
# Configure API key authorization: token
|
2525
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2526
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2527
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2528
2343
|
end
|
2529
2344
|
|
2530
2345
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2557,7 +2372,7 @@ Name | Type | Description | Notes
|
|
2557
2372
|
|
2558
2373
|
### Authorization
|
2559
2374
|
|
2560
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2375
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2561
2376
|
|
2562
2377
|
### HTTP request headers
|
2563
2378
|
|
@@ -2587,11 +2402,6 @@ CloudsmithApi.configure do |config|
|
|
2587
2402
|
# Configure HTTP basic authorization: basic
|
2588
2403
|
config.username = 'YOUR USERNAME'
|
2589
2404
|
config.password = 'YOUR PASSWORD'
|
2590
|
-
|
2591
|
-
# Configure API key authorization: token
|
2592
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2593
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2594
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2595
2405
|
end
|
2596
2406
|
|
2597
2407
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2622,7 +2432,7 @@ nil (empty response body)
|
|
2622
2432
|
|
2623
2433
|
### Authorization
|
2624
2434
|
|
2625
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2435
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2626
2436
|
|
2627
2437
|
### HTTP request headers
|
2628
2438
|
|
@@ -2652,11 +2462,6 @@ CloudsmithApi.configure do |config|
|
|
2652
2462
|
# Configure HTTP basic authorization: basic
|
2653
2463
|
config.username = 'YOUR USERNAME'
|
2654
2464
|
config.password = 'YOUR PASSWORD'
|
2655
|
-
|
2656
|
-
# Configure API key authorization: token
|
2657
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2658
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2659
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2660
2465
|
end
|
2661
2466
|
|
2662
2467
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2684,7 +2489,7 @@ nil (empty response body)
|
|
2684
2489
|
|
2685
2490
|
### Authorization
|
2686
2491
|
|
2687
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2492
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2688
2493
|
|
2689
2494
|
### HTTP request headers
|
2690
2495
|
|
@@ -2714,11 +2519,6 @@ CloudsmithApi.configure do |config|
|
|
2714
2519
|
# Configure HTTP basic authorization: basic
|
2715
2520
|
config.username = 'YOUR USERNAME'
|
2716
2521
|
config.password = 'YOUR PASSWORD'
|
2717
|
-
|
2718
|
-
# Configure API key authorization: token
|
2719
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2720
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2721
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2722
2522
|
end
|
2723
2523
|
|
2724
2524
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2746,7 +2546,7 @@ nil (empty response body)
|
|
2746
2546
|
|
2747
2547
|
### Authorization
|
2748
2548
|
|
2749
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2549
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2750
2550
|
|
2751
2551
|
### HTTP request headers
|
2752
2552
|
|
@@ -2776,11 +2576,6 @@ CloudsmithApi.configure do |config|
|
|
2776
2576
|
# Configure HTTP basic authorization: basic
|
2777
2577
|
config.username = 'YOUR USERNAME'
|
2778
2578
|
config.password = 'YOUR PASSWORD'
|
2779
|
-
|
2780
|
-
# Configure API key authorization: token
|
2781
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2782
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2783
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2784
2579
|
end
|
2785
2580
|
|
2786
2581
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2815,7 +2610,7 @@ Name | Type | Description | Notes
|
|
2815
2610
|
|
2816
2611
|
### Authorization
|
2817
2612
|
|
2818
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2613
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2819
2614
|
|
2820
2615
|
### HTTP request headers
|
2821
2616
|
|
@@ -2845,11 +2640,6 @@ CloudsmithApi.configure do |config|
|
|
2845
2640
|
# Configure HTTP basic authorization: basic
|
2846
2641
|
config.username = 'YOUR USERNAME'
|
2847
2642
|
config.password = 'YOUR PASSWORD'
|
2848
|
-
|
2849
|
-
# Configure API key authorization: token
|
2850
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2851
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2852
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2853
2643
|
end
|
2854
2644
|
|
2855
2645
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2878,7 +2668,7 @@ Name | Type | Description | Notes
|
|
2878
2668
|
|
2879
2669
|
### Authorization
|
2880
2670
|
|
2881
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2671
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2882
2672
|
|
2883
2673
|
### HTTP request headers
|
2884
2674
|
|
@@ -2908,11 +2698,6 @@ CloudsmithApi.configure do |config|
|
|
2908
2698
|
# Configure HTTP basic authorization: basic
|
2909
2699
|
config.username = 'YOUR USERNAME'
|
2910
2700
|
config.password = 'YOUR PASSWORD'
|
2911
|
-
|
2912
|
-
# Configure API key authorization: token
|
2913
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2914
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2915
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2916
2701
|
end
|
2917
2702
|
|
2918
2703
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -2945,7 +2730,7 @@ Name | Type | Description | Notes
|
|
2945
2730
|
|
2946
2731
|
### Authorization
|
2947
2732
|
|
2948
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2733
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2949
2734
|
|
2950
2735
|
### HTTP request headers
|
2951
2736
|
|
@@ -2975,11 +2760,6 @@ CloudsmithApi.configure do |config|
|
|
2975
2760
|
# Configure HTTP basic authorization: basic
|
2976
2761
|
config.username = 'YOUR USERNAME'
|
2977
2762
|
config.password = 'YOUR PASSWORD'
|
2978
|
-
|
2979
|
-
# Configure API key authorization: token
|
2980
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
2981
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2982
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
2983
2763
|
end
|
2984
2764
|
|
2985
2765
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3010,7 +2790,7 @@ nil (empty response body)
|
|
3010
2790
|
|
3011
2791
|
### Authorization
|
3012
2792
|
|
3013
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2793
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3014
2794
|
|
3015
2795
|
### HTTP request headers
|
3016
2796
|
|
@@ -3040,11 +2820,6 @@ CloudsmithApi.configure do |config|
|
|
3040
2820
|
# Configure HTTP basic authorization: basic
|
3041
2821
|
config.username = 'YOUR USERNAME'
|
3042
2822
|
config.password = 'YOUR PASSWORD'
|
3043
|
-
|
3044
|
-
# Configure API key authorization: token
|
3045
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3046
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3047
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3048
2823
|
end
|
3049
2824
|
|
3050
2825
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3079,7 +2854,7 @@ Name | Type | Description | Notes
|
|
3079
2854
|
|
3080
2855
|
### Authorization
|
3081
2856
|
|
3082
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2857
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3083
2858
|
|
3084
2859
|
### HTTP request headers
|
3085
2860
|
|
@@ -3109,11 +2884,6 @@ CloudsmithApi.configure do |config|
|
|
3109
2884
|
# Configure HTTP basic authorization: basic
|
3110
2885
|
config.username = 'YOUR USERNAME'
|
3111
2886
|
config.password = 'YOUR PASSWORD'
|
3112
|
-
|
3113
|
-
# Configure API key authorization: token
|
3114
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3115
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3116
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3117
2887
|
end
|
3118
2888
|
|
3119
2889
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3149,7 +2919,7 @@ Name | Type | Description | Notes
|
|
3149
2919
|
|
3150
2920
|
### Authorization
|
3151
2921
|
|
3152
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2922
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3153
2923
|
|
3154
2924
|
### HTTP request headers
|
3155
2925
|
|
@@ -3179,11 +2949,6 @@ CloudsmithApi.configure do |config|
|
|
3179
2949
|
# Configure HTTP basic authorization: basic
|
3180
2950
|
config.username = 'YOUR USERNAME'
|
3181
2951
|
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
2952
|
end
|
3188
2953
|
|
3189
2954
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3215,7 +2980,7 @@ Name | Type | Description | Notes
|
|
3215
2980
|
|
3216
2981
|
### Authorization
|
3217
2982
|
|
3218
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
2983
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3219
2984
|
|
3220
2985
|
### HTTP request headers
|
3221
2986
|
|
@@ -3245,11 +3010,6 @@ CloudsmithApi.configure do |config|
|
|
3245
3010
|
# Configure HTTP basic authorization: basic
|
3246
3011
|
config.username = 'YOUR USERNAME'
|
3247
3012
|
config.password = 'YOUR PASSWORD'
|
3248
|
-
|
3249
|
-
# Configure API key authorization: token
|
3250
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3251
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3252
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3253
3013
|
end
|
3254
3014
|
|
3255
3015
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3281,7 +3041,7 @@ Name | Type | Description | Notes
|
|
3281
3041
|
|
3282
3042
|
### Authorization
|
3283
3043
|
|
3284
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3044
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3285
3045
|
|
3286
3046
|
### HTTP request headers
|
3287
3047
|
|
@@ -3311,11 +3071,6 @@ CloudsmithApi.configure do |config|
|
|
3311
3071
|
# Configure HTTP basic authorization: basic
|
3312
3072
|
config.username = 'YOUR USERNAME'
|
3313
3073
|
config.password = 'YOUR PASSWORD'
|
3314
|
-
|
3315
|
-
# Configure API key authorization: token
|
3316
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3317
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3318
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3319
3074
|
end
|
3320
3075
|
|
3321
3076
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3348,7 +3103,7 @@ Name | Type | Description | Notes
|
|
3348
3103
|
|
3349
3104
|
### Authorization
|
3350
3105
|
|
3351
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3106
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3352
3107
|
|
3353
3108
|
### HTTP request headers
|
3354
3109
|
|
@@ -3378,11 +3133,6 @@ CloudsmithApi.configure do |config|
|
|
3378
3133
|
# Configure HTTP basic authorization: basic
|
3379
3134
|
config.username = 'YOUR USERNAME'
|
3380
3135
|
config.password = 'YOUR PASSWORD'
|
3381
|
-
|
3382
|
-
# Configure API key authorization: token
|
3383
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3384
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3385
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3386
3136
|
end
|
3387
3137
|
|
3388
3138
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3413,7 +3163,7 @@ nil (empty response body)
|
|
3413
3163
|
|
3414
3164
|
### Authorization
|
3415
3165
|
|
3416
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3166
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3417
3167
|
|
3418
3168
|
### HTTP request headers
|
3419
3169
|
|
@@ -3443,11 +3193,6 @@ CloudsmithApi.configure do |config|
|
|
3443
3193
|
# Configure HTTP basic authorization: basic
|
3444
3194
|
config.username = 'YOUR USERNAME'
|
3445
3195
|
config.password = 'YOUR PASSWORD'
|
3446
|
-
|
3447
|
-
# Configure API key authorization: token
|
3448
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3449
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3450
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3451
3196
|
end
|
3452
3197
|
|
3453
3198
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3482,7 +3227,7 @@ Name | Type | Description | Notes
|
|
3482
3227
|
|
3483
3228
|
### Authorization
|
3484
3229
|
|
3485
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3230
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3486
3231
|
|
3487
3232
|
### HTTP request headers
|
3488
3233
|
|
@@ -3512,11 +3257,6 @@ CloudsmithApi.configure do |config|
|
|
3512
3257
|
# Configure HTTP basic authorization: basic
|
3513
3258
|
config.username = 'YOUR USERNAME'
|
3514
3259
|
config.password = 'YOUR PASSWORD'
|
3515
|
-
|
3516
|
-
# Configure API key authorization: token
|
3517
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3518
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3519
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3520
3260
|
end
|
3521
3261
|
|
3522
3262
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3552,7 +3292,7 @@ Name | Type | Description | Notes
|
|
3552
3292
|
|
3553
3293
|
### Authorization
|
3554
3294
|
|
3555
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3295
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3556
3296
|
|
3557
3297
|
### HTTP request headers
|
3558
3298
|
|
@@ -3582,11 +3322,6 @@ CloudsmithApi.configure do |config|
|
|
3582
3322
|
# Configure HTTP basic authorization: basic
|
3583
3323
|
config.username = 'YOUR USERNAME'
|
3584
3324
|
config.password = 'YOUR PASSWORD'
|
3585
|
-
|
3586
|
-
# Configure API key authorization: token
|
3587
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3588
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3589
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3590
3325
|
end
|
3591
3326
|
|
3592
3327
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3618,7 +3353,7 @@ Name | Type | Description | Notes
|
|
3618
3353
|
|
3619
3354
|
### Authorization
|
3620
3355
|
|
3621
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3356
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3622
3357
|
|
3623
3358
|
### HTTP request headers
|
3624
3359
|
|
@@ -3648,11 +3383,6 @@ CloudsmithApi.configure do |config|
|
|
3648
3383
|
# Configure HTTP basic authorization: basic
|
3649
3384
|
config.username = 'YOUR USERNAME'
|
3650
3385
|
config.password = 'YOUR PASSWORD'
|
3651
|
-
|
3652
|
-
# Configure API key authorization: token
|
3653
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3654
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3655
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3656
3386
|
end
|
3657
3387
|
|
3658
3388
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3688,7 +3418,7 @@ Name | Type | Description | Notes
|
|
3688
3418
|
|
3689
3419
|
### Authorization
|
3690
3420
|
|
3691
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3421
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3692
3422
|
|
3693
3423
|
### HTTP request headers
|
3694
3424
|
|
@@ -3718,11 +3448,6 @@ CloudsmithApi.configure do |config|
|
|
3718
3448
|
# Configure HTTP basic authorization: basic
|
3719
3449
|
config.username = 'YOUR USERNAME'
|
3720
3450
|
config.password = 'YOUR PASSWORD'
|
3721
|
-
|
3722
|
-
# Configure API key authorization: token
|
3723
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3724
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3725
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3726
3451
|
end
|
3727
3452
|
|
3728
3453
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3758,7 +3483,7 @@ Name | Type | Description | Notes
|
|
3758
3483
|
|
3759
3484
|
### Authorization
|
3760
3485
|
|
3761
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3486
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3762
3487
|
|
3763
3488
|
### HTTP request headers
|
3764
3489
|
|
@@ -3788,11 +3513,6 @@ CloudsmithApi.configure do |config|
|
|
3788
3513
|
# Configure HTTP basic authorization: basic
|
3789
3514
|
config.username = 'YOUR USERNAME'
|
3790
3515
|
config.password = 'YOUR PASSWORD'
|
3791
|
-
|
3792
|
-
# Configure API key authorization: token
|
3793
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3794
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3795
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3796
3516
|
end
|
3797
3517
|
|
3798
3518
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3824,7 +3544,7 @@ Name | Type | Description | Notes
|
|
3824
3544
|
|
3825
3545
|
### Authorization
|
3826
3546
|
|
3827
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3547
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3828
3548
|
|
3829
3549
|
### HTTP request headers
|
3830
3550
|
|
@@ -3854,11 +3574,6 @@ CloudsmithApi.configure do |config|
|
|
3854
3574
|
# Configure HTTP basic authorization: basic
|
3855
3575
|
config.username = 'YOUR USERNAME'
|
3856
3576
|
config.password = 'YOUR PASSWORD'
|
3857
|
-
|
3858
|
-
# Configure API key authorization: token
|
3859
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3860
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3861
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3862
3577
|
end
|
3863
3578
|
|
3864
3579
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3891,7 +3606,7 @@ Name | Type | Description | Notes
|
|
3891
3606
|
|
3892
3607
|
### Authorization
|
3893
3608
|
|
3894
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3609
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3895
3610
|
|
3896
3611
|
### HTTP request headers
|
3897
3612
|
|
@@ -3921,11 +3636,6 @@ CloudsmithApi.configure do |config|
|
|
3921
3636
|
# Configure HTTP basic authorization: basic
|
3922
3637
|
config.username = 'YOUR USERNAME'
|
3923
3638
|
config.password = 'YOUR PASSWORD'
|
3924
|
-
|
3925
|
-
# Configure API key authorization: token
|
3926
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3927
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3928
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3929
3639
|
end
|
3930
3640
|
|
3931
3641
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -3956,7 +3666,7 @@ nil (empty response body)
|
|
3956
3666
|
|
3957
3667
|
### Authorization
|
3958
3668
|
|
3959
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3669
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3960
3670
|
|
3961
3671
|
### HTTP request headers
|
3962
3672
|
|
@@ -3986,11 +3696,6 @@ CloudsmithApi.configure do |config|
|
|
3986
3696
|
# Configure HTTP basic authorization: basic
|
3987
3697
|
config.username = 'YOUR USERNAME'
|
3988
3698
|
config.password = 'YOUR PASSWORD'
|
3989
|
-
|
3990
|
-
# Configure API key authorization: token
|
3991
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
3992
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3993
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
3994
3699
|
end
|
3995
3700
|
|
3996
3701
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -4026,7 +3731,7 @@ Name | Type | Description | Notes
|
|
4026
3731
|
|
4027
3732
|
### Authorization
|
4028
3733
|
|
4029
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3734
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4030
3735
|
|
4031
3736
|
### HTTP request headers
|
4032
3737
|
|
@@ -4056,11 +3761,6 @@ CloudsmithApi.configure do |config|
|
|
4056
3761
|
# Configure HTTP basic authorization: basic
|
4057
3762
|
config.username = 'YOUR USERNAME'
|
4058
3763
|
config.password = 'YOUR PASSWORD'
|
4059
|
-
|
4060
|
-
# Configure API key authorization: token
|
4061
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4062
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4063
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4064
3764
|
end
|
4065
3765
|
|
4066
3766
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -4098,7 +3798,7 @@ Name | Type | Description | Notes
|
|
4098
3798
|
|
4099
3799
|
### Authorization
|
4100
3800
|
|
4101
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3801
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4102
3802
|
|
4103
3803
|
### HTTP request headers
|
4104
3804
|
|
@@ -4128,11 +3828,6 @@ CloudsmithApi.configure do |config|
|
|
4128
3828
|
# Configure HTTP basic authorization: basic
|
4129
3829
|
config.username = 'YOUR USERNAME'
|
4130
3830
|
config.password = 'YOUR PASSWORD'
|
4131
|
-
|
4132
|
-
# Configure API key authorization: token
|
4133
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4134
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4135
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4136
3831
|
end
|
4137
3832
|
|
4138
3833
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -4167,7 +3862,7 @@ Name | Type | Description | Notes
|
|
4167
3862
|
|
4168
3863
|
### Authorization
|
4169
3864
|
|
4170
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3865
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4171
3866
|
|
4172
3867
|
### HTTP request headers
|
4173
3868
|
|
@@ -4197,11 +3892,6 @@ CloudsmithApi.configure do |config|
|
|
4197
3892
|
# Configure HTTP basic authorization: basic
|
4198
3893
|
config.username = 'YOUR USERNAME'
|
4199
3894
|
config.password = 'YOUR PASSWORD'
|
4200
|
-
|
4201
|
-
# Configure API key authorization: token
|
4202
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4203
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4204
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4205
3895
|
end
|
4206
3896
|
|
4207
3897
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -4236,7 +3926,7 @@ Name | Type | Description | Notes
|
|
4236
3926
|
|
4237
3927
|
### Authorization
|
4238
3928
|
|
4239
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3929
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4240
3930
|
|
4241
3931
|
### HTTP request headers
|
4242
3932
|
|
@@ -4266,11 +3956,6 @@ CloudsmithApi.configure do |config|
|
|
4266
3956
|
# Configure HTTP basic authorization: basic
|
4267
3957
|
config.username = 'YOUR USERNAME'
|
4268
3958
|
config.password = 'YOUR PASSWORD'
|
4269
|
-
|
4270
|
-
# Configure API key authorization: token
|
4271
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4272
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4273
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4274
3959
|
end
|
4275
3960
|
|
4276
3961
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -4306,7 +3991,7 @@ Name | Type | Description | Notes
|
|
4306
3991
|
|
4307
3992
|
### Authorization
|
4308
3993
|
|
4309
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
3994
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4310
3995
|
|
4311
3996
|
### HTTP request headers
|
4312
3997
|
|
@@ -4336,11 +4021,6 @@ CloudsmithApi.configure do |config|
|
|
4336
4021
|
# Configure HTTP basic authorization: basic
|
4337
4022
|
config.username = 'YOUR USERNAME'
|
4338
4023
|
config.password = 'YOUR PASSWORD'
|
4339
|
-
|
4340
|
-
# Configure API key authorization: token
|
4341
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4342
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4343
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4344
4024
|
end
|
4345
4025
|
|
4346
4026
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -4372,7 +4052,7 @@ Name | Type | Description | Notes
|
|
4372
4052
|
|
4373
4053
|
### Authorization
|
4374
4054
|
|
4375
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4055
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4376
4056
|
|
4377
4057
|
### HTTP request headers
|
4378
4058
|
|
@@ -4402,11 +4082,6 @@ CloudsmithApi.configure do |config|
|
|
4402
4082
|
# Configure HTTP basic authorization: basic
|
4403
4083
|
config.username = 'YOUR USERNAME'
|
4404
4084
|
config.password = 'YOUR PASSWORD'
|
4405
|
-
|
4406
|
-
# Configure API key authorization: token
|
4407
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4408
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4409
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4410
4085
|
end
|
4411
4086
|
|
4412
4087
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -4442,7 +4117,7 @@ Name | Type | Description | Notes
|
|
4442
4117
|
|
4443
4118
|
### Authorization
|
4444
4119
|
|
4445
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4120
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4446
4121
|
|
4447
4122
|
### HTTP request headers
|
4448
4123
|
|
@@ -4472,11 +4147,6 @@ CloudsmithApi.configure do |config|
|
|
4472
4147
|
# Configure HTTP basic authorization: basic
|
4473
4148
|
config.username = 'YOUR USERNAME'
|
4474
4149
|
config.password = 'YOUR PASSWORD'
|
4475
|
-
|
4476
|
-
# Configure API key authorization: token
|
4477
|
-
config.api_key['Authorization'] = 'YOUR API KEY'
|
4478
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
4479
|
-
#config.api_key_prefix['Authorization'] = 'Bearer'
|
4480
4150
|
end
|
4481
4151
|
|
4482
4152
|
api_instance = CloudsmithApi::OrgsApi.new
|
@@ -4511,7 +4181,7 @@ Name | Type | Description | Notes
|
|
4511
4181
|
|
4512
4182
|
### Authorization
|
4513
4183
|
|
4514
|
-
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4184
|
+
[apikey](../README.md#apikey), [basic](../README.md#basic)
|
4515
4185
|
|
4516
4186
|
### HTTP request headers
|
4517
4187
|
|