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
@@ -74,7 +74,7 @@ module CloudsmithApi
|
|
74
74
|
|
75
75
|
# http body (model)
|
76
76
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
77
|
-
auth_names = ['apikey', 'basic'
|
77
|
+
auth_names = ['apikey', 'basic']
|
78
78
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
79
79
|
:header_params => header_params,
|
80
80
|
:query_params => query_params,
|
@@ -140,7 +140,7 @@ module CloudsmithApi
|
|
140
140
|
|
141
141
|
# http body (model)
|
142
142
|
post_body = nil
|
143
|
-
auth_names = ['apikey', 'basic'
|
143
|
+
auth_names = ['apikey', 'basic']
|
144
144
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
145
145
|
:header_params => header_params,
|
146
146
|
:query_params => query_params,
|
@@ -205,7 +205,7 @@ module CloudsmithApi
|
|
205
205
|
|
206
206
|
# http body (model)
|
207
207
|
post_body = nil
|
208
|
-
auth_names = ['apikey', 'basic'
|
208
|
+
auth_names = ['apikey', 'basic']
|
209
209
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
210
210
|
:header_params => header_params,
|
211
211
|
:query_params => query_params,
|
@@ -277,7 +277,7 @@ module CloudsmithApi
|
|
277
277
|
|
278
278
|
# http body (model)
|
279
279
|
post_body = nil
|
280
|
-
auth_names = ['apikey', 'basic'
|
280
|
+
auth_names = ['apikey', 'basic']
|
281
281
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
282
282
|
:header_params => header_params,
|
283
283
|
:query_params => query_params,
|
@@ -345,7 +345,7 @@ module CloudsmithApi
|
|
345
345
|
|
346
346
|
# http body (model)
|
347
347
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
348
|
-
auth_names = ['apikey', 'basic'
|
348
|
+
auth_names = ['apikey', 'basic']
|
349
349
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
350
350
|
:header_params => header_params,
|
351
351
|
:query_params => query_params,
|
@@ -413,7 +413,7 @@ module CloudsmithApi
|
|
413
413
|
|
414
414
|
# http body (model)
|
415
415
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
416
|
-
auth_names = ['apikey', 'basic'
|
416
|
+
auth_names = ['apikey', 'basic']
|
417
417
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
418
418
|
:header_params => header_params,
|
419
419
|
:query_params => query_params,
|
@@ -479,7 +479,7 @@ module CloudsmithApi
|
|
479
479
|
|
480
480
|
# http body (model)
|
481
481
|
post_body = nil
|
482
|
-
auth_names = ['apikey', 'basic'
|
482
|
+
auth_names = ['apikey', 'basic']
|
483
483
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
484
484
|
:header_params => header_params,
|
485
485
|
:query_params => query_params,
|
@@ -545,7 +545,7 @@ module CloudsmithApi
|
|
545
545
|
|
546
546
|
# http body (model)
|
547
547
|
post_body = nil
|
548
|
-
auth_names = ['apikey', 'basic'
|
548
|
+
auth_names = ['apikey', 'basic']
|
549
549
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
550
550
|
:header_params => header_params,
|
551
551
|
:query_params => query_params,
|
@@ -611,7 +611,7 @@ module CloudsmithApi
|
|
611
611
|
|
612
612
|
# http body (model)
|
613
613
|
post_body = nil
|
614
|
-
auth_names = ['apikey', 'basic'
|
614
|
+
auth_names = ['apikey', 'basic']
|
615
615
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
616
616
|
:header_params => header_params,
|
617
617
|
:query_params => query_params,
|
@@ -677,7 +677,7 @@ module CloudsmithApi
|
|
677
677
|
|
678
678
|
# http body (model)
|
679
679
|
post_body = nil
|
680
|
-
auth_names = ['apikey', 'basic'
|
680
|
+
auth_names = ['apikey', 'basic']
|
681
681
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
682
682
|
:header_params => header_params,
|
683
683
|
:query_params => query_params,
|
@@ -745,7 +745,7 @@ module CloudsmithApi
|
|
745
745
|
|
746
746
|
# http body (model)
|
747
747
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
748
|
-
auth_names = ['apikey', 'basic'
|
748
|
+
auth_names = ['apikey', 'basic']
|
749
749
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
750
750
|
:header_params => header_params,
|
751
751
|
:query_params => query_params,
|
@@ -807,7 +807,7 @@ module CloudsmithApi
|
|
807
807
|
|
808
808
|
# http body (model)
|
809
809
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
810
|
-
auth_names = ['apikey', 'basic'
|
810
|
+
auth_names = ['apikey', 'basic']
|
811
811
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
812
812
|
:header_params => header_params,
|
813
813
|
:query_params => query_params,
|
@@ -869,7 +869,7 @@ module CloudsmithApi
|
|
869
869
|
|
870
870
|
# http body (model)
|
871
871
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
872
|
-
auth_names = ['apikey', 'basic'
|
872
|
+
auth_names = ['apikey', 'basic']
|
873
873
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
874
874
|
:header_params => header_params,
|
875
875
|
:query_params => query_params,
|
@@ -931,7 +931,7 @@ module CloudsmithApi
|
|
931
931
|
|
932
932
|
# http body (model)
|
933
933
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
934
|
-
auth_names = ['apikey', 'basic'
|
934
|
+
auth_names = ['apikey', 'basic']
|
935
935
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
936
936
|
:header_params => header_params,
|
937
937
|
:query_params => query_params,
|
@@ -993,7 +993,7 @@ module CloudsmithApi
|
|
993
993
|
|
994
994
|
# http body (model)
|
995
995
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
996
|
-
auth_names = ['apikey', 'basic'
|
996
|
+
auth_names = ['apikey', 'basic']
|
997
997
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
998
998
|
:header_params => header_params,
|
999
999
|
:query_params => query_params,
|
@@ -1055,7 +1055,7 @@ module CloudsmithApi
|
|
1055
1055
|
|
1056
1056
|
# http body (model)
|
1057
1057
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1058
|
-
auth_names = ['apikey', 'basic'
|
1058
|
+
auth_names = ['apikey', 'basic']
|
1059
1059
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1060
1060
|
:header_params => header_params,
|
1061
1061
|
:query_params => query_params,
|
@@ -1117,7 +1117,7 @@ module CloudsmithApi
|
|
1117
1117
|
|
1118
1118
|
# http body (model)
|
1119
1119
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1120
|
-
auth_names = ['apikey', 'basic'
|
1120
|
+
auth_names = ['apikey', 'basic']
|
1121
1121
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1122
1122
|
:header_params => header_params,
|
1123
1123
|
:query_params => query_params,
|
@@ -1179,7 +1179,7 @@ module CloudsmithApi
|
|
1179
1179
|
|
1180
1180
|
# http body (model)
|
1181
1181
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1182
|
-
auth_names = ['apikey', 'basic'
|
1182
|
+
auth_names = ['apikey', 'basic']
|
1183
1183
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1184
1184
|
:header_params => header_params,
|
1185
1185
|
:query_params => query_params,
|
@@ -1241,7 +1241,7 @@ module CloudsmithApi
|
|
1241
1241
|
|
1242
1242
|
# http body (model)
|
1243
1243
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1244
|
-
auth_names = ['apikey', 'basic'
|
1244
|
+
auth_names = ['apikey', 'basic']
|
1245
1245
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1246
1246
|
:header_params => header_params,
|
1247
1247
|
:query_params => query_params,
|
@@ -1303,7 +1303,7 @@ module CloudsmithApi
|
|
1303
1303
|
|
1304
1304
|
# http body (model)
|
1305
1305
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1306
|
-
auth_names = ['apikey', 'basic'
|
1306
|
+
auth_names = ['apikey', 'basic']
|
1307
1307
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1308
1308
|
:header_params => header_params,
|
1309
1309
|
:query_params => query_params,
|
@@ -1365,7 +1365,7 @@ module CloudsmithApi
|
|
1365
1365
|
|
1366
1366
|
# http body (model)
|
1367
1367
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1368
|
-
auth_names = ['apikey', 'basic'
|
1368
|
+
auth_names = ['apikey', 'basic']
|
1369
1369
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1370
1370
|
:header_params => header_params,
|
1371
1371
|
:query_params => query_params,
|
@@ -1427,7 +1427,7 @@ module CloudsmithApi
|
|
1427
1427
|
|
1428
1428
|
# http body (model)
|
1429
1429
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1430
|
-
auth_names = ['apikey', 'basic'
|
1430
|
+
auth_names = ['apikey', 'basic']
|
1431
1431
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1432
1432
|
:header_params => header_params,
|
1433
1433
|
:query_params => query_params,
|
@@ -1489,7 +1489,7 @@ module CloudsmithApi
|
|
1489
1489
|
|
1490
1490
|
# http body (model)
|
1491
1491
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1492
|
-
auth_names = ['apikey', 'basic'
|
1492
|
+
auth_names = ['apikey', 'basic']
|
1493
1493
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1494
1494
|
:header_params => header_params,
|
1495
1495
|
:query_params => query_params,
|
@@ -1551,7 +1551,7 @@ module CloudsmithApi
|
|
1551
1551
|
|
1552
1552
|
# http body (model)
|
1553
1553
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1554
|
-
auth_names = ['apikey', 'basic'
|
1554
|
+
auth_names = ['apikey', 'basic']
|
1555
1555
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1556
1556
|
:header_params => header_params,
|
1557
1557
|
:query_params => query_params,
|
@@ -1613,7 +1613,7 @@ module CloudsmithApi
|
|
1613
1613
|
|
1614
1614
|
# http body (model)
|
1615
1615
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1616
|
-
auth_names = ['apikey', 'basic'
|
1616
|
+
auth_names = ['apikey', 'basic']
|
1617
1617
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1618
1618
|
:header_params => header_params,
|
1619
1619
|
:query_params => query_params,
|
@@ -1675,7 +1675,7 @@ module CloudsmithApi
|
|
1675
1675
|
|
1676
1676
|
# http body (model)
|
1677
1677
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1678
|
-
auth_names = ['apikey', 'basic'
|
1678
|
+
auth_names = ['apikey', 'basic']
|
1679
1679
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1680
1680
|
:header_params => header_params,
|
1681
1681
|
:query_params => query_params,
|
@@ -1737,7 +1737,7 @@ module CloudsmithApi
|
|
1737
1737
|
|
1738
1738
|
# http body (model)
|
1739
1739
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1740
|
-
auth_names = ['apikey', 'basic'
|
1740
|
+
auth_names = ['apikey', 'basic']
|
1741
1741
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1742
1742
|
:header_params => header_params,
|
1743
1743
|
:query_params => query_params,
|
@@ -1799,7 +1799,7 @@ module CloudsmithApi
|
|
1799
1799
|
|
1800
1800
|
# http body (model)
|
1801
1801
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1802
|
-
auth_names = ['apikey', 'basic'
|
1802
|
+
auth_names = ['apikey', 'basic']
|
1803
1803
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1804
1804
|
:header_params => header_params,
|
1805
1805
|
:query_params => query_params,
|
@@ -1861,7 +1861,7 @@ module CloudsmithApi
|
|
1861
1861
|
|
1862
1862
|
# http body (model)
|
1863
1863
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1864
|
-
auth_names = ['apikey', 'basic'
|
1864
|
+
auth_names = ['apikey', 'basic']
|
1865
1865
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1866
1866
|
:header_params => header_params,
|
1867
1867
|
:query_params => query_params,
|
@@ -1923,7 +1923,7 @@ module CloudsmithApi
|
|
1923
1923
|
|
1924
1924
|
# http body (model)
|
1925
1925
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1926
|
-
auth_names = ['apikey', 'basic'
|
1926
|
+
auth_names = ['apikey', 'basic']
|
1927
1927
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1928
1928
|
:header_params => header_params,
|
1929
1929
|
:query_params => query_params,
|
@@ -1985,7 +1985,7 @@ module CloudsmithApi
|
|
1985
1985
|
|
1986
1986
|
# http body (model)
|
1987
1987
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
1988
|
-
auth_names = ['apikey', 'basic'
|
1988
|
+
auth_names = ['apikey', 'basic']
|
1989
1989
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1990
1990
|
:header_params => header_params,
|
1991
1991
|
:query_params => query_params,
|
@@ -2047,7 +2047,7 @@ module CloudsmithApi
|
|
2047
2047
|
|
2048
2048
|
# http body (model)
|
2049
2049
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2050
|
-
auth_names = ['apikey', 'basic'
|
2050
|
+
auth_names = ['apikey', 'basic']
|
2051
2051
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2052
2052
|
:header_params => header_params,
|
2053
2053
|
:query_params => query_params,
|
@@ -2109,7 +2109,7 @@ module CloudsmithApi
|
|
2109
2109
|
|
2110
2110
|
# http body (model)
|
2111
2111
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2112
|
-
auth_names = ['apikey', 'basic'
|
2112
|
+
auth_names = ['apikey', 'basic']
|
2113
2113
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2114
2114
|
:header_params => header_params,
|
2115
2115
|
:query_params => query_params,
|
@@ -2171,7 +2171,7 @@ module CloudsmithApi
|
|
2171
2171
|
|
2172
2172
|
# http body (model)
|
2173
2173
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2174
|
-
auth_names = ['apikey', 'basic'
|
2174
|
+
auth_names = ['apikey', 'basic']
|
2175
2175
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2176
2176
|
:header_params => header_params,
|
2177
2177
|
:query_params => query_params,
|
@@ -2233,7 +2233,7 @@ module CloudsmithApi
|
|
2233
2233
|
|
2234
2234
|
# http body (model)
|
2235
2235
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2236
|
-
auth_names = ['apikey', 'basic'
|
2236
|
+
auth_names = ['apikey', 'basic']
|
2237
2237
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2238
2238
|
:header_params => header_params,
|
2239
2239
|
:query_params => query_params,
|
@@ -2295,7 +2295,7 @@ module CloudsmithApi
|
|
2295
2295
|
|
2296
2296
|
# http body (model)
|
2297
2297
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2298
|
-
auth_names = ['apikey', 'basic'
|
2298
|
+
auth_names = ['apikey', 'basic']
|
2299
2299
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2300
2300
|
:header_params => header_params,
|
2301
2301
|
:query_params => query_params,
|
@@ -2357,7 +2357,7 @@ module CloudsmithApi
|
|
2357
2357
|
|
2358
2358
|
# http body (model)
|
2359
2359
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2360
|
-
auth_names = ['apikey', 'basic'
|
2360
|
+
auth_names = ['apikey', 'basic']
|
2361
2361
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2362
2362
|
:header_params => header_params,
|
2363
2363
|
:query_params => query_params,
|
@@ -2418,7 +2418,7 @@ module CloudsmithApi
|
|
2418
2418
|
|
2419
2419
|
# http body (model)
|
2420
2420
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2421
|
-
auth_names = ['apikey', 'basic'
|
2421
|
+
auth_names = ['apikey', 'basic']
|
2422
2422
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2423
2423
|
:header_params => header_params,
|
2424
2424
|
:query_params => query_params,
|
@@ -2479,7 +2479,7 @@ module CloudsmithApi
|
|
2479
2479
|
|
2480
2480
|
# http body (model)
|
2481
2481
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2482
|
-
auth_names = ['apikey', 'basic'
|
2482
|
+
auth_names = ['apikey', 'basic']
|
2483
2483
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2484
2484
|
:header_params => header_params,
|
2485
2485
|
:query_params => query_params,
|
@@ -2540,7 +2540,7 @@ module CloudsmithApi
|
|
2540
2540
|
|
2541
2541
|
# http body (model)
|
2542
2542
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2543
|
-
auth_names = ['apikey', 'basic'
|
2543
|
+
auth_names = ['apikey', 'basic']
|
2544
2544
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2545
2545
|
:header_params => header_params,
|
2546
2546
|
:query_params => query_params,
|
@@ -2601,7 +2601,7 @@ module CloudsmithApi
|
|
2601
2601
|
|
2602
2602
|
# http body (model)
|
2603
2603
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2604
|
-
auth_names = ['apikey', 'basic'
|
2604
|
+
auth_names = ['apikey', 'basic']
|
2605
2605
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2606
2606
|
:header_params => header_params,
|
2607
2607
|
:query_params => query_params,
|
@@ -2662,7 +2662,7 @@ module CloudsmithApi
|
|
2662
2662
|
|
2663
2663
|
# http body (model)
|
2664
2664
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2665
|
-
auth_names = ['apikey', 'basic'
|
2665
|
+
auth_names = ['apikey', 'basic']
|
2666
2666
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2667
2667
|
:header_params => header_params,
|
2668
2668
|
:query_params => query_params,
|
@@ -2723,7 +2723,7 @@ module CloudsmithApi
|
|
2723
2723
|
|
2724
2724
|
# http body (model)
|
2725
2725
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2726
|
-
auth_names = ['apikey', 'basic'
|
2726
|
+
auth_names = ['apikey', 'basic']
|
2727
2727
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2728
2728
|
:header_params => header_params,
|
2729
2729
|
:query_params => query_params,
|
@@ -2784,7 +2784,7 @@ module CloudsmithApi
|
|
2784
2784
|
|
2785
2785
|
# http body (model)
|
2786
2786
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2787
|
-
auth_names = ['apikey', 'basic'
|
2787
|
+
auth_names = ['apikey', 'basic']
|
2788
2788
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2789
2789
|
:header_params => header_params,
|
2790
2790
|
:query_params => query_params,
|
@@ -2845,7 +2845,7 @@ module CloudsmithApi
|
|
2845
2845
|
|
2846
2846
|
# http body (model)
|
2847
2847
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2848
|
-
auth_names = ['apikey', 'basic'
|
2848
|
+
auth_names = ['apikey', 'basic']
|
2849
2849
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2850
2850
|
:header_params => header_params,
|
2851
2851
|
:query_params => query_params,
|
@@ -2906,7 +2906,7 @@ module CloudsmithApi
|
|
2906
2906
|
|
2907
2907
|
# http body (model)
|
2908
2908
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2909
|
-
auth_names = ['apikey', 'basic'
|
2909
|
+
auth_names = ['apikey', 'basic']
|
2910
2910
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2911
2911
|
:header_params => header_params,
|
2912
2912
|
:query_params => query_params,
|
@@ -2967,7 +2967,7 @@ module CloudsmithApi
|
|
2967
2967
|
|
2968
2968
|
# http body (model)
|
2969
2969
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
2970
|
-
auth_names = ['apikey', 'basic'
|
2970
|
+
auth_names = ['apikey', 'basic']
|
2971
2971
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
2972
2972
|
:header_params => header_params,
|
2973
2973
|
:query_params => query_params,
|
@@ -3028,7 +3028,7 @@ module CloudsmithApi
|
|
3028
3028
|
|
3029
3029
|
# http body (model)
|
3030
3030
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3031
|
-
auth_names = ['apikey', 'basic'
|
3031
|
+
auth_names = ['apikey', 'basic']
|
3032
3032
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3033
3033
|
:header_params => header_params,
|
3034
3034
|
:query_params => query_params,
|
@@ -3089,7 +3089,7 @@ module CloudsmithApi
|
|
3089
3089
|
|
3090
3090
|
# http body (model)
|
3091
3091
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3092
|
-
auth_names = ['apikey', 'basic'
|
3092
|
+
auth_names = ['apikey', 'basic']
|
3093
3093
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3094
3094
|
:header_params => header_params,
|
3095
3095
|
:query_params => query_params,
|
@@ -3150,7 +3150,7 @@ module CloudsmithApi
|
|
3150
3150
|
|
3151
3151
|
# http body (model)
|
3152
3152
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3153
|
-
auth_names = ['apikey', 'basic'
|
3153
|
+
auth_names = ['apikey', 'basic']
|
3154
3154
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3155
3155
|
:header_params => header_params,
|
3156
3156
|
:query_params => query_params,
|
@@ -3211,7 +3211,7 @@ module CloudsmithApi
|
|
3211
3211
|
|
3212
3212
|
# http body (model)
|
3213
3213
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3214
|
-
auth_names = ['apikey', 'basic'
|
3214
|
+
auth_names = ['apikey', 'basic']
|
3215
3215
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3216
3216
|
:header_params => header_params,
|
3217
3217
|
:query_params => query_params,
|
@@ -3272,7 +3272,7 @@ module CloudsmithApi
|
|
3272
3272
|
|
3273
3273
|
# http body (model)
|
3274
3274
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3275
|
-
auth_names = ['apikey', 'basic'
|
3275
|
+
auth_names = ['apikey', 'basic']
|
3276
3276
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3277
3277
|
:header_params => header_params,
|
3278
3278
|
:query_params => query_params,
|
@@ -3333,7 +3333,7 @@ module CloudsmithApi
|
|
3333
3333
|
|
3334
3334
|
# http body (model)
|
3335
3335
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3336
|
-
auth_names = ['apikey', 'basic'
|
3336
|
+
auth_names = ['apikey', 'basic']
|
3337
3337
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3338
3338
|
:header_params => header_params,
|
3339
3339
|
:query_params => query_params,
|
@@ -3394,7 +3394,7 @@ module CloudsmithApi
|
|
3394
3394
|
|
3395
3395
|
# http body (model)
|
3396
3396
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3397
|
-
auth_names = ['apikey', 'basic'
|
3397
|
+
auth_names = ['apikey', 'basic']
|
3398
3398
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3399
3399
|
:header_params => header_params,
|
3400
3400
|
:query_params => query_params,
|
@@ -3455,7 +3455,7 @@ module CloudsmithApi
|
|
3455
3455
|
|
3456
3456
|
# http body (model)
|
3457
3457
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3458
|
-
auth_names = ['apikey', 'basic'
|
3458
|
+
auth_names = ['apikey', 'basic']
|
3459
3459
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3460
3460
|
:header_params => header_params,
|
3461
3461
|
:query_params => query_params,
|
@@ -3516,7 +3516,7 @@ module CloudsmithApi
|
|
3516
3516
|
|
3517
3517
|
# http body (model)
|
3518
3518
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3519
|
-
auth_names = ['apikey', 'basic'
|
3519
|
+
auth_names = ['apikey', 'basic']
|
3520
3520
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3521
3521
|
:header_params => header_params,
|
3522
3522
|
:query_params => query_params,
|
@@ -3577,7 +3577,7 @@ module CloudsmithApi
|
|
3577
3577
|
|
3578
3578
|
# http body (model)
|
3579
3579
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3580
|
-
auth_names = ['apikey', 'basic'
|
3580
|
+
auth_names = ['apikey', 'basic']
|
3581
3581
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3582
3582
|
:header_params => header_params,
|
3583
3583
|
:query_params => query_params,
|
@@ -3638,7 +3638,7 @@ module CloudsmithApi
|
|
3638
3638
|
|
3639
3639
|
# http body (model)
|
3640
3640
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3641
|
-
auth_names = ['apikey', 'basic'
|
3641
|
+
auth_names = ['apikey', 'basic']
|
3642
3642
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3643
3643
|
:header_params => header_params,
|
3644
3644
|
:query_params => query_params,
|
@@ -3699,7 +3699,7 @@ module CloudsmithApi
|
|
3699
3699
|
|
3700
3700
|
# http body (model)
|
3701
3701
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3702
|
-
auth_names = ['apikey', 'basic'
|
3702
|
+
auth_names = ['apikey', 'basic']
|
3703
3703
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3704
3704
|
:header_params => header_params,
|
3705
3705
|
:query_params => query_params,
|
@@ -3760,7 +3760,7 @@ module CloudsmithApi
|
|
3760
3760
|
|
3761
3761
|
# http body (model)
|
3762
3762
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3763
|
-
auth_names = ['apikey', 'basic'
|
3763
|
+
auth_names = ['apikey', 'basic']
|
3764
3764
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3765
3765
|
:header_params => header_params,
|
3766
3766
|
:query_params => query_params,
|
@@ -3821,7 +3821,7 @@ module CloudsmithApi
|
|
3821
3821
|
|
3822
3822
|
# http body (model)
|
3823
3823
|
post_body = @api_client.object_to_http_body(opts[:'data'])
|
3824
|
-
auth_names = ['apikey', 'basic'
|
3824
|
+
auth_names = ['apikey', 'basic']
|
3825
3825
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
3826
3826
|
:header_params => header_params,
|
3827
3827
|
:query_params => query_params,
|
@@ -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(:GET, local_var_path,
|
65
65
|
:header_params => header_params,
|
66
66
|
:query_params => query_params,
|
@@ -114,7 +114,7 @@ module CloudsmithApi
|
|
114
114
|
|
115
115
|
# http body (model)
|
116
116
|
post_body = nil
|
117
|
-
auth_names = ['apikey', 'basic'
|
117
|
+
auth_names = ['apikey', 'basic']
|
118
118
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
119
119
|
:header_params => header_params,
|
120
120
|
:query_params => query_params,
|
@@ -168,7 +168,7 @@ module CloudsmithApi
|
|
168
168
|
|
169
169
|
# http body (model)
|
170
170
|
post_body = nil
|
171
|
-
auth_names = ['apikey', 'basic'
|
171
|
+
auth_names = ['apikey', 'basic']
|
172
172
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
173
173
|
:header_params => header_params,
|
174
174
|
:query_params => query_params,
|
@@ -222,7 +222,7 @@ module CloudsmithApi
|
|
222
222
|
|
223
223
|
# http body (model)
|
224
224
|
post_body = nil
|
225
|
-
auth_names = ['apikey', 'basic'
|
225
|
+
auth_names = ['apikey', 'basic']
|
226
226
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
227
227
|
:header_params => header_params,
|
228
228
|
:query_params => query_params,
|
@@ -54,7 +54,7 @@ module CloudsmithApi
|
|
54
54
|
|
55
55
|
# http body (model)
|
56
56
|
post_body = nil
|
57
|
-
auth_names = ['apikey', 'basic'
|
57
|
+
auth_names = ['apikey', 'basic']
|
58
58
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
59
59
|
:header_params => header_params,
|
60
60
|
:query_params => query_params,
|