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
@@ -60,7 +60,7 @@ module CloudsmithApi
|
|
60
60
|
|
61
61
|
# http body (model)
|
62
62
|
post_body = nil
|
63
|
-
auth_names = ['apikey', 'basic'
|
63
|
+
auth_names = ['apikey', 'basic']
|
64
64
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
65
65
|
:header_params => header_params,
|
66
66
|
:query_params => query_params,
|
@@ -115,7 +115,7 @@ module CloudsmithApi
|
|
115
115
|
|
116
116
|
# http body (model)
|
117
117
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
118
|
-
auth_names = ['apikey', 'basic'
|
118
|
+
auth_names = ['apikey', 'basic']
|
119
119
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
120
120
|
:header_params => header_params,
|
121
121
|
:query_params => query_params,
|
@@ -175,7 +175,7 @@ module CloudsmithApi
|
|
175
175
|
|
176
176
|
# http body (model)
|
177
177
|
post_body = nil
|
178
|
-
auth_names = ['apikey', 'basic'
|
178
|
+
auth_names = ['apikey', 'basic']
|
179
179
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
180
180
|
:header_params => header_params,
|
181
181
|
:query_params => query_params,
|
@@ -234,7 +234,7 @@ module CloudsmithApi
|
|
234
234
|
|
235
235
|
# http body (model)
|
236
236
|
post_body = nil
|
237
|
-
auth_names = ['apikey', 'basic'
|
237
|
+
auth_names = ['apikey', 'basic']
|
238
238
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
239
239
|
:header_params => header_params,
|
240
240
|
:query_params => query_params,
|
@@ -296,7 +296,7 @@ module CloudsmithApi
|
|
296
296
|
|
297
297
|
# http body (model)
|
298
298
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
299
|
-
auth_names = ['apikey', 'basic'
|
299
|
+
auth_names = ['apikey', 'basic']
|
300
300
|
data, status_code, headers = @api_client.call_api(:PATCH, local_var_path,
|
301
301
|
:header_params => header_params,
|
302
302
|
:query_params => query_params,
|
@@ -356,7 +356,7 @@ module CloudsmithApi
|
|
356
356
|
|
357
357
|
# http body (model)
|
358
358
|
post_body = nil
|
359
|
-
auth_names = ['apikey', 'basic'
|
359
|
+
auth_names = ['apikey', 'basic']
|
360
360
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
361
361
|
:header_params => header_params,
|
362
362
|
:query_params => query_params,
|
@@ -418,7 +418,7 @@ module CloudsmithApi
|
|
418
418
|
|
419
419
|
# http body (model)
|
420
420
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
421
|
-
auth_names = ['apikey', 'basic'
|
421
|
+
auth_names = ['apikey', 'basic']
|
422
422
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
423
423
|
:header_params => header_params,
|
424
424
|
:query_params => query_params,
|
@@ -474,7 +474,7 @@ module CloudsmithApi
|
|
474
474
|
|
475
475
|
# http body (model)
|
476
476
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
477
|
-
auth_names = ['apikey', 'basic'
|
477
|
+
auth_names = ['apikey', 'basic']
|
478
478
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
479
479
|
:header_params => header_params,
|
480
480
|
:query_params => query_params,
|
@@ -534,7 +534,7 @@ module CloudsmithApi
|
|
534
534
|
|
535
535
|
# http body (model)
|
536
536
|
post_body = nil
|
537
|
-
auth_names = ['apikey', 'basic'
|
537
|
+
auth_names = ['apikey', 'basic']
|
538
538
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
539
539
|
:header_params => header_params,
|
540
540
|
:query_params => query_params,
|
@@ -593,7 +593,7 @@ module CloudsmithApi
|
|
593
593
|
|
594
594
|
# http body (model)
|
595
595
|
post_body = nil
|
596
|
-
auth_names = ['apikey', 'basic'
|
596
|
+
auth_names = ['apikey', 'basic']
|
597
597
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
598
598
|
:header_params => header_params,
|
599
599
|
:query_params => query_params,
|
@@ -653,7 +653,7 @@ module CloudsmithApi
|
|
653
653
|
|
654
654
|
# http body (model)
|
655
655
|
post_body = nil
|
656
|
-
auth_names = ['apikey', 'basic'
|
656
|
+
auth_names = ['apikey', 'basic']
|
657
657
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
658
658
|
:header_params => header_params,
|
659
659
|
:query_params => query_params,
|
@@ -715,7 +715,7 @@ module CloudsmithApi
|
|
715
715
|
|
716
716
|
# http body (model)
|
717
717
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
718
|
-
auth_names = ['apikey', 'basic'
|
718
|
+
auth_names = ['apikey', 'basic']
|
719
719
|
data, status_code, headers = @api_client.call_api(:PATCH, local_var_path,
|
720
720
|
:header_params => header_params,
|
721
721
|
:query_params => query_params,
|
@@ -775,7 +775,7 @@ module CloudsmithApi
|
|
775
775
|
|
776
776
|
# http body (model)
|
777
777
|
post_body = nil
|
778
|
-
auth_names = ['apikey', 'basic'
|
778
|
+
auth_names = ['apikey', 'basic']
|
779
779
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
780
780
|
:header_params => header_params,
|
781
781
|
:query_params => query_params,
|
@@ -831,7 +831,7 @@ module CloudsmithApi
|
|
831
831
|
|
832
832
|
# http body (model)
|
833
833
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
834
|
-
auth_names = ['apikey', 'basic'
|
834
|
+
auth_names = ['apikey', 'basic']
|
835
835
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
836
836
|
:header_params => header_params,
|
837
837
|
:query_params => query_params,
|
@@ -891,7 +891,7 @@ module CloudsmithApi
|
|
891
891
|
|
892
892
|
# http body (model)
|
893
893
|
post_body = nil
|
894
|
-
auth_names = ['apikey', 'basic'
|
894
|
+
auth_names = ['apikey', 'basic']
|
895
895
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
896
896
|
:header_params => header_params,
|
897
897
|
:query_params => query_params,
|
@@ -952,7 +952,7 @@ module CloudsmithApi
|
|
952
952
|
|
953
953
|
# http body (model)
|
954
954
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
955
|
-
auth_names = ['apikey', 'basic'
|
955
|
+
auth_names = ['apikey', 'basic']
|
956
956
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
957
957
|
:header_params => header_params,
|
958
958
|
:query_params => query_params,
|
@@ -1018,7 +1018,7 @@ module CloudsmithApi
|
|
1018
1018
|
|
1019
1019
|
# http body (model)
|
1020
1020
|
post_body = nil
|
1021
|
-
auth_names = ['apikey', 'basic'
|
1021
|
+
auth_names = ['apikey', 'basic']
|
1022
1022
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1023
1023
|
:header_params => header_params,
|
1024
1024
|
:query_params => query_params,
|
@@ -1084,7 +1084,7 @@ module CloudsmithApi
|
|
1084
1084
|
|
1085
1085
|
# http body (model)
|
1086
1086
|
post_body = nil
|
1087
|
-
auth_names = ['apikey', 'basic'
|
1087
|
+
auth_names = ['apikey', 'basic']
|
1088
1088
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1089
1089
|
:header_params => header_params,
|
1090
1090
|
:query_params => query_params,
|
@@ -1144,7 +1144,7 @@ module CloudsmithApi
|
|
1144
1144
|
|
1145
1145
|
# http body (model)
|
1146
1146
|
post_body = nil
|
1147
|
-
auth_names = ['apikey', 'basic'
|
1147
|
+
auth_names = ['apikey', 'basic']
|
1148
1148
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1149
1149
|
:header_params => header_params,
|
1150
1150
|
:query_params => query_params,
|
@@ -1206,7 +1206,7 @@ module CloudsmithApi
|
|
1206
1206
|
|
1207
1207
|
# http body (model)
|
1208
1208
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1209
|
-
auth_names = ['apikey', 'basic'
|
1209
|
+
auth_names = ['apikey', 'basic']
|
1210
1210
|
data, status_code, headers = @api_client.call_api(:PATCH, local_var_path,
|
1211
1211
|
:header_params => header_params,
|
1212
1212
|
:query_params => query_params,
|
@@ -1266,7 +1266,7 @@ module CloudsmithApi
|
|
1266
1266
|
|
1267
1267
|
# http body (model)
|
1268
1268
|
post_body = nil
|
1269
|
-
auth_names = ['apikey', 'basic'
|
1269
|
+
auth_names = ['apikey', 'basic']
|
1270
1270
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1271
1271
|
:header_params => header_params,
|
1272
1272
|
:query_params => query_params,
|
@@ -1328,7 +1328,7 @@ module CloudsmithApi
|
|
1328
1328
|
|
1329
1329
|
# http body (model)
|
1330
1330
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1331
|
-
auth_names = ['apikey', 'basic'
|
1331
|
+
auth_names = ['apikey', 'basic']
|
1332
1332
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
1333
1333
|
:header_params => header_params,
|
1334
1334
|
:query_params => query_params,
|
@@ -1388,7 +1388,7 @@ module CloudsmithApi
|
|
1388
1388
|
|
1389
1389
|
# http body (model)
|
1390
1390
|
post_body = nil
|
1391
|
-
auth_names = ['apikey', 'basic'
|
1391
|
+
auth_names = ['apikey', 'basic']
|
1392
1392
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1393
1393
|
:header_params => header_params,
|
1394
1394
|
:query_params => query_params,
|
@@ -1442,7 +1442,7 @@ module CloudsmithApi
|
|
1442
1442
|
|
1443
1443
|
# http body (model)
|
1444
1444
|
post_body = nil
|
1445
|
-
auth_names = ['apikey', 'basic'
|
1445
|
+
auth_names = ['apikey', 'basic']
|
1446
1446
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1447
1447
|
:header_params => header_params,
|
1448
1448
|
:query_params => query_params,
|
@@ -1502,7 +1502,7 @@ module CloudsmithApi
|
|
1502
1502
|
|
1503
1503
|
# http body (model)
|
1504
1504
|
post_body = nil
|
1505
|
-
auth_names = ['apikey', 'basic'
|
1505
|
+
auth_names = ['apikey', 'basic']
|
1506
1506
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
1507
1507
|
:header_params => header_params,
|
1508
1508
|
:query_params => query_params,
|
@@ -1564,7 +1564,7 @@ module CloudsmithApi
|
|
1564
1564
|
|
1565
1565
|
# http body (model)
|
1566
1566
|
post_body = nil
|
1567
|
-
auth_names = ['apikey', 'basic'
|
1567
|
+
auth_names = ['apikey', 'basic']
|
1568
1568
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1569
1569
|
:header_params => header_params,
|
1570
1570
|
:query_params => query_params,
|
@@ -1624,7 +1624,7 @@ module CloudsmithApi
|
|
1624
1624
|
|
1625
1625
|
# http body (model)
|
1626
1626
|
post_body = nil
|
1627
|
-
auth_names = ['apikey', 'basic'
|
1627
|
+
auth_names = ['apikey', 'basic']
|
1628
1628
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1629
1629
|
:header_params => header_params,
|
1630
1630
|
:query_params => query_params,
|
@@ -1684,7 +1684,7 @@ module CloudsmithApi
|
|
1684
1684
|
|
1685
1685
|
# http body (model)
|
1686
1686
|
post_body = nil
|
1687
|
-
auth_names = ['apikey', 'basic'
|
1687
|
+
auth_names = ['apikey', 'basic']
|
1688
1688
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1689
1689
|
:header_params => header_params,
|
1690
1690
|
:query_params => query_params,
|
@@ -1743,7 +1743,7 @@ module CloudsmithApi
|
|
1743
1743
|
|
1744
1744
|
# http body (model)
|
1745
1745
|
post_body = nil
|
1746
|
-
auth_names = ['apikey', 'basic'
|
1746
|
+
auth_names = ['apikey', 'basic']
|
1747
1747
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1748
1748
|
:header_params => header_params,
|
1749
1749
|
:query_params => query_params,
|
@@ -1798,7 +1798,7 @@ module CloudsmithApi
|
|
1798
1798
|
|
1799
1799
|
# http body (model)
|
1800
1800
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1801
|
-
auth_names = ['apikey', 'basic'
|
1801
|
+
auth_names = ['apikey', 'basic']
|
1802
1802
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1803
1803
|
:header_params => header_params,
|
1804
1804
|
:query_params => query_params,
|
@@ -1858,7 +1858,7 @@ module CloudsmithApi
|
|
1858
1858
|
|
1859
1859
|
# http body (model)
|
1860
1860
|
post_body = nil
|
1861
|
-
auth_names = ['apikey', 'basic'
|
1861
|
+
auth_names = ['apikey', 'basic']
|
1862
1862
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
1863
1863
|
:header_params => header_params,
|
1864
1864
|
:query_params => query_params,
|
@@ -1917,7 +1917,7 @@ module CloudsmithApi
|
|
1917
1917
|
|
1918
1918
|
# http body (model)
|
1919
1919
|
post_body = nil
|
1920
|
-
auth_names = ['apikey', 'basic'
|
1920
|
+
auth_names = ['apikey', 'basic']
|
1921
1921
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1922
1922
|
:header_params => header_params,
|
1923
1923
|
:query_params => query_params,
|
@@ -1979,7 +1979,7 @@ module CloudsmithApi
|
|
1979
1979
|
|
1980
1980
|
# http body (model)
|
1981
1981
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1982
|
-
auth_names = ['apikey', 'basic'
|
1982
|
+
auth_names = ['apikey', 'basic']
|
1983
1983
|
data, status_code, headers = @api_client.call_api(:PATCH, local_var_path,
|
1984
1984
|
:header_params => header_params,
|
1985
1985
|
:query_params => query_params,
|
@@ -2039,7 +2039,7 @@ module CloudsmithApi
|
|
2039
2039
|
|
2040
2040
|
# http body (model)
|
2041
2041
|
post_body = nil
|
2042
|
-
auth_names = ['apikey', 'basic'
|
2042
|
+
auth_names = ['apikey', 'basic']
|
2043
2043
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
2044
2044
|
:header_params => header_params,
|
2045
2045
|
:query_params => query_params,
|
@@ -2101,7 +2101,7 @@ module CloudsmithApi
|
|
2101
2101
|
|
2102
2102
|
# http body (model)
|
2103
2103
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2104
|
-
auth_names = ['apikey', 'basic'
|
2104
|
+
auth_names = ['apikey', 'basic']
|
2105
2105
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
2106
2106
|
:header_params => header_params,
|
2107
2107
|
:query_params => query_params,
|
@@ -2155,7 +2155,7 @@ module CloudsmithApi
|
|
2155
2155
|
|
2156
2156
|
# http body (model)
|
2157
2157
|
post_body = nil
|
2158
|
-
auth_names = ['apikey', 'basic'
|
2158
|
+
auth_names = ['apikey', 'basic']
|
2159
2159
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
2160
2160
|
:header_params => header_params,
|
2161
2161
|
:query_params => query_params,
|
@@ -2211,7 +2211,7 @@ module CloudsmithApi
|
|
2211
2211
|
|
2212
2212
|
# http body (model)
|
2213
2213
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2214
|
-
auth_names = ['apikey', 'basic'
|
2214
|
+
auth_names = ['apikey', 'basic']
|
2215
2215
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2216
2216
|
:header_params => header_params,
|
2217
2217
|
:query_params => query_params,
|
@@ -2271,7 +2271,7 @@ module CloudsmithApi
|
|
2271
2271
|
|
2272
2272
|
# http body (model)
|
2273
2273
|
post_body = nil
|
2274
|
-
auth_names = ['apikey', 'basic'
|
2274
|
+
auth_names = ['apikey', 'basic']
|
2275
2275
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
2276
2276
|
:header_params => header_params,
|
2277
2277
|
:query_params => query_params,
|
@@ -2324,7 +2324,7 @@ module CloudsmithApi
|
|
2324
2324
|
|
2325
2325
|
# http body (model)
|
2326
2326
|
post_body = nil
|
2327
|
-
auth_names = ['apikey', 'basic'
|
2327
|
+
auth_names = ['apikey', 'basic']
|
2328
2328
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2329
2329
|
:header_params => header_params,
|
2330
2330
|
:query_params => query_params,
|
@@ -2377,7 +2377,7 @@ module CloudsmithApi
|
|
2377
2377
|
|
2378
2378
|
# http body (model)
|
2379
2379
|
post_body = nil
|
2380
|
-
auth_names = ['apikey', 'basic'
|
2380
|
+
auth_names = ['apikey', 'basic']
|
2381
2381
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2382
2382
|
:header_params => header_params,
|
2383
2383
|
:query_params => query_params,
|
@@ -2436,7 +2436,7 @@ module CloudsmithApi
|
|
2436
2436
|
|
2437
2437
|
# http body (model)
|
2438
2438
|
post_body = nil
|
2439
|
-
auth_names = ['apikey', 'basic'
|
2439
|
+
auth_names = ['apikey', 'basic']
|
2440
2440
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
2441
2441
|
:header_params => header_params,
|
2442
2442
|
:query_params => query_params,
|
@@ -2490,7 +2490,7 @@ module CloudsmithApi
|
|
2490
2490
|
|
2491
2491
|
# http body (model)
|
2492
2492
|
post_body = nil
|
2493
|
-
auth_names = ['apikey', 'basic'
|
2493
|
+
auth_names = ['apikey', 'basic']
|
2494
2494
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
2495
2495
|
:header_params => header_params,
|
2496
2496
|
:query_params => query_params,
|
@@ -2546,7 +2546,7 @@ module CloudsmithApi
|
|
2546
2546
|
|
2547
2547
|
# http body (model)
|
2548
2548
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2549
|
-
auth_names = ['apikey', 'basic'
|
2549
|
+
auth_names = ['apikey', 'basic']
|
2550
2550
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2551
2551
|
:header_params => header_params,
|
2552
2552
|
:query_params => query_params,
|
@@ -2606,7 +2606,7 @@ module CloudsmithApi
|
|
2606
2606
|
|
2607
2607
|
# http body (model)
|
2608
2608
|
post_body = nil
|
2609
|
-
auth_names = ['apikey', 'basic'
|
2609
|
+
auth_names = ['apikey', 'basic']
|
2610
2610
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
2611
2611
|
:header_params => header_params,
|
2612
2612
|
:query_params => query_params,
|
@@ -2665,7 +2665,7 @@ module CloudsmithApi
|
|
2665
2665
|
|
2666
2666
|
# http body (model)
|
2667
2667
|
post_body = nil
|
2668
|
-
auth_names = ['apikey', 'basic'
|
2668
|
+
auth_names = ['apikey', 'basic']
|
2669
2669
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
2670
2670
|
:header_params => header_params,
|
2671
2671
|
:query_params => query_params,
|
@@ -2727,7 +2727,7 @@ module CloudsmithApi
|
|
2727
2727
|
|
2728
2728
|
# http body (model)
|
2729
2729
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2730
|
-
auth_names = ['apikey', 'basic'
|
2730
|
+
auth_names = ['apikey', 'basic']
|
2731
2731
|
data, status_code, headers = @api_client.call_api(:PATCH, local_var_path,
|
2732
2732
|
:header_params => header_params,
|
2733
2733
|
:query_params => query_params,
|
@@ -2787,7 +2787,7 @@ module CloudsmithApi
|
|
2787
2787
|
|
2788
2788
|
# http body (model)
|
2789
2789
|
post_body = nil
|
2790
|
-
auth_names = ['apikey', 'basic'
|
2790
|
+
auth_names = ['apikey', 'basic']
|
2791
2791
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
2792
2792
|
:header_params => header_params,
|
2793
2793
|
:query_params => query_params,
|
@@ -2847,7 +2847,7 @@ module CloudsmithApi
|
|
2847
2847
|
|
2848
2848
|
# http body (model)
|
2849
2849
|
post_body = nil
|
2850
|
-
auth_names = ['apikey', 'basic'
|
2850
|
+
auth_names = ['apikey', 'basic']
|
2851
2851
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2852
2852
|
:header_params => header_params,
|
2853
2853
|
:query_params => query_params,
|
@@ -2903,7 +2903,7 @@ module CloudsmithApi
|
|
2903
2903
|
|
2904
2904
|
# http body (model)
|
2905
2905
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2906
|
-
auth_names = ['apikey', 'basic'
|
2906
|
+
auth_names = ['apikey', 'basic']
|
2907
2907
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2908
2908
|
:header_params => header_params,
|
2909
2909
|
:query_params => query_params,
|
@@ -2963,7 +2963,7 @@ module CloudsmithApi
|
|
2963
2963
|
|
2964
2964
|
# http body (model)
|
2965
2965
|
post_body = nil
|
2966
|
-
auth_names = ['apikey', 'basic'
|
2966
|
+
auth_names = ['apikey', 'basic']
|
2967
2967
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
2968
2968
|
:header_params => header_params,
|
2969
2969
|
:query_params => query_params,
|
@@ -3022,7 +3022,7 @@ module CloudsmithApi
|
|
3022
3022
|
|
3023
3023
|
# http body (model)
|
3024
3024
|
post_body = nil
|
3025
|
-
auth_names = ['apikey', 'basic'
|
3025
|
+
auth_names = ['apikey', 'basic']
|
3026
3026
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
3027
3027
|
:header_params => header_params,
|
3028
3028
|
:query_params => query_params,
|
@@ -3084,7 +3084,7 @@ module CloudsmithApi
|
|
3084
3084
|
|
3085
3085
|
# http body (model)
|
3086
3086
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3087
|
-
auth_names = ['apikey', 'basic'
|
3087
|
+
auth_names = ['apikey', 'basic']
|
3088
3088
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3089
3089
|
:header_params => header_params,
|
3090
3090
|
:query_params => query_params,
|
@@ -3144,7 +3144,7 @@ module CloudsmithApi
|
|
3144
3144
|
|
3145
3145
|
# http body (model)
|
3146
3146
|
post_body = nil
|
3147
|
-
auth_names = ['apikey', 'basic'
|
3147
|
+
auth_names = ['apikey', 'basic']
|
3148
3148
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
3149
3149
|
:header_params => header_params,
|
3150
3150
|
:query_params => query_params,
|
@@ -3206,7 +3206,7 @@ module CloudsmithApi
|
|
3206
3206
|
|
3207
3207
|
# http body (model)
|
3208
3208
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3209
|
-
auth_names = ['apikey', 'basic'
|
3209
|
+
auth_names = ['apikey', 'basic']
|
3210
3210
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
3211
3211
|
:header_params => header_params,
|
3212
3212
|
:query_params => query_params,
|
@@ -3268,7 +3268,7 @@ module CloudsmithApi
|
|
3268
3268
|
|
3269
3269
|
# http body (model)
|
3270
3270
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3271
|
-
auth_names = ['apikey', 'basic'
|
3271
|
+
auth_names = ['apikey', 'basic']
|
3272
3272
|
data, status_code, headers = @api_client.call_api(:PATCH, local_var_path,
|
3273
3273
|
:header_params => header_params,
|
3274
3274
|
:query_params => query_params,
|
@@ -3328,7 +3328,7 @@ module CloudsmithApi
|
|
3328
3328
|
|
3329
3329
|
# http body (model)
|
3330
3330
|
post_body = nil
|
3331
|
-
auth_names = ['apikey', 'basic'
|
3331
|
+
auth_names = ['apikey', 'basic']
|
3332
3332
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
3333
3333
|
:header_params => header_params,
|
3334
3334
|
:query_params => query_params,
|
@@ -3384,7 +3384,7 @@ module CloudsmithApi
|
|
3384
3384
|
|
3385
3385
|
# http body (model)
|
3386
3386
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3387
|
-
auth_names = ['apikey', 'basic'
|
3387
|
+
auth_names = ['apikey', 'basic']
|
3388
3388
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3389
3389
|
:header_params => header_params,
|
3390
3390
|
:query_params => query_params,
|
@@ -3444,7 +3444,7 @@ module CloudsmithApi
|
|
3444
3444
|
|
3445
3445
|
# http body (model)
|
3446
3446
|
post_body = nil
|
3447
|
-
auth_names = ['apikey', 'basic'
|
3447
|
+
auth_names = ['apikey', 'basic']
|
3448
3448
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
3449
3449
|
:header_params => header_params,
|
3450
3450
|
:query_params => query_params,
|
@@ -3505,7 +3505,7 @@ module CloudsmithApi
|
|
3505
3505
|
|
3506
3506
|
# http body (model)
|
3507
3507
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3508
|
-
auth_names = ['apikey', 'basic'
|
3508
|
+
auth_names = ['apikey', 'basic']
|
3509
3509
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3510
3510
|
:header_params => header_params,
|
3511
3511
|
:query_params => query_params,
|
@@ -3571,7 +3571,7 @@ module CloudsmithApi
|
|
3571
3571
|
|
3572
3572
|
# http body (model)
|
3573
3573
|
post_body = nil
|
3574
|
-
auth_names = ['apikey', 'basic'
|
3574
|
+
auth_names = ['apikey', 'basic']
|
3575
3575
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
3576
3576
|
:header_params => header_params,
|
3577
3577
|
:query_params => query_params,
|
@@ -3637,7 +3637,7 @@ module CloudsmithApi
|
|
3637
3637
|
|
3638
3638
|
# http body (model)
|
3639
3639
|
post_body = nil
|
3640
|
-
auth_names = ['apikey', 'basic'
|
3640
|
+
auth_names = ['apikey', 'basic']
|
3641
3641
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
3642
3642
|
:header_params => header_params,
|
3643
3643
|
:query_params => query_params,
|
@@ -3697,7 +3697,7 @@ module CloudsmithApi
|
|
3697
3697
|
|
3698
3698
|
# http body (model)
|
3699
3699
|
post_body = nil
|
3700
|
-
auth_names = ['apikey', 'basic'
|
3700
|
+
auth_names = ['apikey', 'basic']
|
3701
3701
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
3702
3702
|
:header_params => header_params,
|
3703
3703
|
:query_params => query_params,
|
@@ -3759,7 +3759,7 @@ module CloudsmithApi
|
|
3759
3759
|
|
3760
3760
|
# http body (model)
|
3761
3761
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3762
|
-
auth_names = ['apikey', 'basic'
|
3762
|
+
auth_names = ['apikey', 'basic']
|
3763
3763
|
data, status_code, headers = @api_client.call_api(:PATCH, local_var_path,
|
3764
3764
|
:header_params => header_params,
|
3765
3765
|
:query_params => query_params,
|
@@ -3819,7 +3819,7 @@ module CloudsmithApi
|
|
3819
3819
|
|
3820
3820
|
# http body (model)
|
3821
3821
|
post_body = nil
|
3822
|
-
auth_names = ['apikey', 'basic'
|
3822
|
+
auth_names = ['apikey', 'basic']
|
3823
3823
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
3824
3824
|
:header_params => header_params,
|
3825
3825
|
:query_params => query_params,
|
@@ -3881,7 +3881,7 @@ module CloudsmithApi
|
|
3881
3881
|
|
3882
3882
|
# http body (model)
|
3883
3883
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3884
|
-
auth_names = ['apikey', 'basic'
|
3884
|
+
auth_names = ['apikey', 'basic']
|
3885
3885
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
3886
3886
|
:header_params => header_params,
|
3887
3887
|
:query_params => query_params,
|
@@ -3941,7 +3941,7 @@ module CloudsmithApi
|
|
3941
3941
|
|
3942
3942
|
# http body (model)
|
3943
3943
|
post_body = nil
|
3944
|
-
auth_names = ['apikey', 'basic'
|
3944
|
+
auth_names = ['apikey', 'basic']
|
3945
3945
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
3946
3946
|
:header_params => header_params,
|
3947
3947
|
:query_params => query_params,
|