cloudsmith-api 2.0.31 → 2.0.33
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 +1 -1
- data/README.md +15 -4
- data/build.json +1 -1
- data/docs/AlpinePackageUpload.md +1 -2
- data/docs/AlpinePackageUploadRequest.md +0 -2
- data/docs/CargoPackageUpload.md +1 -2
- data/docs/CargoPackageUploadRequest.md +0 -2
- data/docs/CocoapodsPackageUpload.md +1 -2
- data/docs/CocoapodsPackageUploadRequest.md +0 -2
- data/docs/ComposerPackageUpload.md +1 -2
- data/docs/ComposerPackageUploadRequest.md +0 -2
- data/docs/ConanPackageUpload.md +1 -2
- data/docs/ConanPackageUploadRequest.md +0 -2
- data/docs/CondaPackageUpload.md +1 -2
- data/docs/CondaPackageUploadRequest.md +0 -2
- data/docs/ConnectedRepository.md +3 -0
- data/docs/ConnectedRepositoryTargetSummary.md +11 -0
- data/docs/ConnectedRepositoryUpstream.md +9 -0
- data/docs/CranPackageUpload.md +1 -2
- data/docs/CranPackageUploadRequest.md +0 -2
- data/docs/DartPackageUpload.md +1 -2
- data/docs/DartPackageUploadRequest.md +0 -2
- data/docs/DebPackageUpload.md +1 -2
- data/docs/DebPackageUploadRequest.md +0 -2
- data/docs/DockerPackageUpload.md +1 -2
- data/docs/DockerPackageUploadRequest.md +0 -2
- data/docs/GenericPackageUpload.md +1 -2
- data/docs/GenericPackageUploadRequest.md +0 -2
- data/docs/GoPackageUpload.md +1 -2
- data/docs/GoPackageUploadRequest.md +0 -2
- data/docs/HelmPackageUpload.md +1 -2
- data/docs/HelmPackageUploadRequest.md +0 -2
- data/docs/HexPackageUpload.md +1 -2
- data/docs/HexPackageUploadRequest.md +0 -2
- data/docs/HuggingfacePackageUpload.md +1 -2
- data/docs/HuggingfacePackageUploadRequest.md +0 -2
- data/docs/LuarocksPackageUpload.md +1 -2
- data/docs/LuarocksPackageUploadRequest.md +0 -2
- data/docs/MavenPackageUpload.md +1 -2
- data/docs/MavenPackageUploadRequest.md +0 -2
- data/docs/McpPackageUpload.md +1 -2
- data/docs/McpPackageUploadRequest.md +0 -2
- data/docs/NixPackageUpload.md +1 -2
- data/docs/NixPackageUploadRequest.md +0 -2
- data/docs/NpmPackageUpload.md +1 -2
- data/docs/NpmPackageUploadRequest.md +0 -2
- data/docs/NugetPackageUpload.md +1 -2
- data/docs/NugetPackageUploadRequest.md +0 -2
- data/docs/OrganizationApiKeyRule.md +16 -0
- data/docs/OrganizationApiKeyRuleRequest.md +12 -0
- data/docs/OrganizationApiKeyRuleRequestPatch.md +12 -0
- data/docs/OrgsApi.md +377 -0
- data/docs/P2PackageUpload.md +1 -2
- data/docs/P2PackageUploadRequest.md +0 -2
- data/docs/Package.md +1 -0
- data/docs/PackageCopy.md +1 -2
- data/docs/PackageCopyRequest.md +0 -2
- data/docs/PackageDetail.md +1 -0
- data/docs/PackageLicense.md +0 -2
- data/docs/PackageLicenseRequestPatch.md +0 -2
- data/docs/PackageMove.md +1 -2
- data/docs/PackageMoveRequest.md +0 -2
- data/docs/PackageQuarantine.md +1 -2
- data/docs/PackageQuarantineRequest.md +0 -2
- data/docs/PackageResync.md +1 -2
- data/docs/PackageTag.md +1 -2
- data/docs/PackageTagRequest.md +0 -2
- data/docs/PackageVulnerability.md +0 -2
- data/docs/PackagesApi.md +2 -2
- data/docs/PythonPackageUpload.md +1 -2
- data/docs/PythonPackageUploadRequest.md +0 -2
- data/docs/RawPackageUpload.md +1 -2
- data/docs/RawPackageUploadRequest.md +0 -2
- data/docs/RpmPackageUpload.md +1 -2
- data/docs/RpmPackageUploadRequest.md +0 -2
- data/docs/RubyPackageUpload.md +1 -2
- data/docs/RubyPackageUploadRequest.md +0 -2
- data/docs/SwiftPackageUpload.md +1 -2
- data/docs/SwiftPackageUploadRequest.md +0 -2
- data/docs/TerraformPackageUpload.md +1 -2
- data/docs/TerraformPackageUploadRequest.md +0 -2
- data/docs/VagrantPackageUpload.md +1 -2
- data/docs/VagrantPackageUploadRequest.md +0 -2
- data/docs/VsxPackageUpload.md +1 -2
- data/docs/VsxPackageUploadRequest.md +0 -2
- data/lib/cloudsmith-api/api/orgs_api.rb +353 -0
- data/lib/cloudsmith-api/api/packages_api.rb +2 -2
- data/lib/cloudsmith-api/models/alpine_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/alpine_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/cargo_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/cargo_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/cocoapods_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/cocoapods_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/composer_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/composer_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/conan_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/conan_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/conda_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/conda_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/connected_repository.rb +35 -4
- data/lib/cloudsmith-api/models/connected_repository_target_summary.rb +211 -0
- data/lib/cloudsmith-api/models/connected_repository_upstream.rb +194 -0
- data/lib/cloudsmith-api/models/cran_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/cran_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/dart_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/dart_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/deb_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/deb_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/docker_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/docker_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/generic_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/generic_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/go_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/go_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/helm_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/helm_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/hex_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/hex_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/huggingface_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/huggingface_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/luarocks_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/luarocks_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/maven_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/maven_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/mcp_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/mcp_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/nix_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/nix_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/npm_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/npm_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/nuget_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/nuget_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/organization_api_key_rule.rb +302 -0
- data/lib/cloudsmith-api/models/organization_api_key_rule_request.rb +264 -0
- data/lib/cloudsmith-api/models/organization_api_key_rule_request_patch.rb +259 -0
- data/lib/cloudsmith-api/models/p2_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/p2_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/package.rb +11 -1
- data/lib/cloudsmith-api/models/package_copy.rb +11 -20
- data/lib/cloudsmith-api/models/package_copy_request.rb +4 -23
- data/lib/cloudsmith-api/models/package_detail.rb +11 -1
- data/lib/cloudsmith-api/models/package_license.rb +4 -23
- data/lib/cloudsmith-api/models/package_license_request_patch.rb +4 -23
- data/lib/cloudsmith-api/models/package_move.rb +11 -20
- data/lib/cloudsmith-api/models/package_move_request.rb +4 -23
- data/lib/cloudsmith-api/models/package_quarantine.rb +11 -20
- data/lib/cloudsmith-api/models/package_quarantine_request.rb +4 -23
- data/lib/cloudsmith-api/models/package_resync.rb +11 -20
- data/lib/cloudsmith-api/models/package_tag.rb +11 -20
- data/lib/cloudsmith-api/models/package_tag_request.rb +4 -23
- data/lib/cloudsmith-api/models/package_vulnerability.rb +4 -23
- data/lib/cloudsmith-api/models/python_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/python_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/raw_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/raw_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/rpm_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/rpm_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/ruby_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/ruby_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/swift_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/swift_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/terraform_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/terraform_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/vagrant_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/vagrant_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/vsx_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/vsx_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/version.rb +1 -1
- data/lib/cloudsmith-api.rb +5 -0
- data/spec/api/orgs_api_spec.rb +79 -0
- data/spec/api/packages_api_spec.rb +1 -1
- data/spec/models/alpine_package_upload_request_spec.rb +0 -12
- data/spec/models/alpine_package_upload_spec.rb +6 -12
- data/spec/models/cargo_package_upload_request_spec.rb +0 -12
- data/spec/models/cargo_package_upload_spec.rb +6 -12
- data/spec/models/cocoapods_package_upload_request_spec.rb +0 -12
- data/spec/models/cocoapods_package_upload_spec.rb +6 -12
- data/spec/models/composer_package_upload_request_spec.rb +0 -12
- data/spec/models/composer_package_upload_spec.rb +6 -12
- data/spec/models/conan_package_upload_request_spec.rb +0 -12
- data/spec/models/conan_package_upload_spec.rb +6 -12
- data/spec/models/conda_package_upload_request_spec.rb +0 -12
- data/spec/models/conda_package_upload_spec.rb +6 -12
- data/spec/models/connected_repository_spec.rb +18 -0
- data/spec/models/connected_repository_target_summary_spec.rb +59 -0
- data/spec/models/connected_repository_upstream_spec.rb +47 -0
- data/spec/models/cran_package_upload_request_spec.rb +0 -12
- data/spec/models/cran_package_upload_spec.rb +6 -12
- data/spec/models/dart_package_upload_request_spec.rb +0 -12
- data/spec/models/dart_package_upload_spec.rb +6 -12
- data/spec/models/deb_package_upload_request_spec.rb +0 -12
- data/spec/models/deb_package_upload_spec.rb +6 -12
- data/spec/models/docker_package_upload_request_spec.rb +0 -12
- data/spec/models/docker_package_upload_spec.rb +6 -12
- data/spec/models/generic_package_upload_request_spec.rb +0 -12
- data/spec/models/generic_package_upload_spec.rb +6 -12
- data/spec/models/go_package_upload_request_spec.rb +0 -12
- data/spec/models/go_package_upload_spec.rb +6 -12
- data/spec/models/helm_package_upload_request_spec.rb +0 -12
- data/spec/models/helm_package_upload_spec.rb +6 -12
- data/spec/models/hex_package_upload_request_spec.rb +0 -12
- data/spec/models/hex_package_upload_spec.rb +6 -12
- data/spec/models/huggingface_package_upload_request_spec.rb +0 -12
- data/spec/models/huggingface_package_upload_spec.rb +6 -12
- data/spec/models/luarocks_package_upload_request_spec.rb +0 -12
- data/spec/models/luarocks_package_upload_spec.rb +6 -12
- data/spec/models/maven_package_upload_request_spec.rb +0 -12
- data/spec/models/maven_package_upload_spec.rb +6 -12
- data/spec/models/mcp_package_upload_request_spec.rb +0 -12
- data/spec/models/mcp_package_upload_spec.rb +6 -12
- data/spec/models/nix_package_upload_request_spec.rb +0 -12
- data/spec/models/nix_package_upload_spec.rb +6 -12
- data/spec/models/npm_package_upload_request_spec.rb +0 -12
- data/spec/models/npm_package_upload_spec.rb +6 -12
- data/spec/models/nuget_package_upload_request_spec.rb +0 -12
- data/spec/models/nuget_package_upload_spec.rb +6 -12
- data/spec/models/organization_api_key_rule_request_patch_spec.rb +69 -0
- data/spec/models/organization_api_key_rule_request_spec.rb +69 -0
- data/spec/models/organization_api_key_rule_spec.rb +93 -0
- data/spec/models/p2_package_upload_request_spec.rb +0 -12
- data/spec/models/p2_package_upload_spec.rb +6 -12
- data/spec/models/package_copy_request_spec.rb +0 -12
- data/spec/models/package_copy_spec.rb +6 -12
- data/spec/models/package_detail_spec.rb +6 -0
- data/spec/models/package_license_request_patch_spec.rb +0 -12
- data/spec/models/package_license_spec.rb +0 -12
- data/spec/models/package_move_request_spec.rb +0 -12
- data/spec/models/package_move_spec.rb +6 -12
- data/spec/models/package_quarantine_request_spec.rb +0 -12
- data/spec/models/package_quarantine_spec.rb +6 -12
- data/spec/models/package_resync_spec.rb +6 -12
- data/spec/models/package_spec.rb +6 -0
- data/spec/models/package_tag_request_spec.rb +0 -12
- data/spec/models/package_tag_spec.rb +6 -12
- data/spec/models/package_vulnerability_spec.rb +0 -12
- data/spec/models/python_package_upload_request_spec.rb +0 -12
- data/spec/models/python_package_upload_spec.rb +6 -12
- data/spec/models/raw_package_upload_request_spec.rb +0 -12
- data/spec/models/raw_package_upload_spec.rb +6 -12
- data/spec/models/rpm_package_upload_request_spec.rb +0 -12
- data/spec/models/rpm_package_upload_spec.rb +6 -12
- data/spec/models/ruby_package_upload_request_spec.rb +0 -12
- data/spec/models/ruby_package_upload_spec.rb +6 -12
- data/spec/models/swift_package_upload_request_spec.rb +0 -12
- data/spec/models/swift_package_upload_spec.rb +6 -12
- data/spec/models/terraform_package_upload_request_spec.rb +0 -12
- data/spec/models/terraform_package_upload_spec.rb +6 -12
- data/spec/models/vagrant_package_upload_request_spec.rb +0 -12
- data/spec/models/vagrant_package_upload_spec.rb +6 -12
- data/spec/models/vsx_package_upload_request_spec.rb +0 -12
- data/spec/models/vsx_package_upload_spec.rb +6 -12
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.3.2/gem_make.out +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-4.1.2/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-4.1.2/mkmf.log +4 -4
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.17.4/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.17.4/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.6/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.6/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-4.1.2/ext/bigdecimal/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.4/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.7.6/ext/json/ext/generator/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.7.6/ext/json/ext/parser/Makefile +2 -2
- metadata +26 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 466855788a2ed82d6284398664800d02bb22a635b6dfdb5c6beecd18fa2fc38b
|
|
4
|
+
data.tar.gz: 1b7b4695132148c5c25131bdd498aee7525f10d78f57de1e8931775099e474d5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b3c3c42853ac365c17cad8277fe1261e34c2b7d5149ca3283247b9459e69d3debff3d4a9d1104c6bbb2b3ccfa95e9f5770ab40d335c0d9db224df4387513b6f3
|
|
7
|
+
data.tar.gz: a6f82cd38f35a9b93909b4c61e414b7c1bd341a5e1770552b4fa1ec06cd405a82cf341be891f277201a013088aca555451074bbab0bb824b759565062845d8f6
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
|
@@ -7,7 +7,7 @@ The API to the Cloudsmith Service
|
|
|
7
7
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
|
8
8
|
|
|
9
9
|
- API version: v1
|
|
10
|
-
- Package version: 2.0.
|
|
10
|
+
- Package version: 2.0.33
|
|
11
11
|
- Build package: io.swagger.codegen.languages.RubyClientCodegen
|
|
12
12
|
For more information, please visit [https://help.cloudsmith.io](https://help.cloudsmith.io)
|
|
13
13
|
|
|
@@ -24,15 +24,15 @@ gem build cloudsmith-api.gemspec
|
|
|
24
24
|
Then either install the gem locally:
|
|
25
25
|
|
|
26
26
|
```shell
|
|
27
|
-
gem install ./cloudsmith-api-2.0.
|
|
27
|
+
gem install ./cloudsmith-api-2.0.33.gem
|
|
28
28
|
```
|
|
29
|
-
(for development, run `gem install --dev ./cloudsmith-api-2.0.
|
|
29
|
+
(for development, run `gem install --dev ./cloudsmith-api-2.0.33.gem` to install the development dependencies)
|
|
30
30
|
|
|
31
31
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
32
32
|
|
|
33
33
|
Finally add this to the Gemfile:
|
|
34
34
|
|
|
35
|
-
gem 'cloudsmith-api', '~> 2.0.
|
|
35
|
+
gem 'cloudsmith-api', '~> 2.0.33'
|
|
36
36
|
|
|
37
37
|
### Install from Git
|
|
38
38
|
|
|
@@ -124,6 +124,12 @@ Class | Method | HTTP request | Description
|
|
|
124
124
|
*CloudsmithApi::NamespacesApi* | [**namespaces_list**](docs/NamespacesApi.md#namespaces_list) | **GET** /namespaces/ | Get a list of all namespaces the user belongs to.
|
|
125
125
|
*CloudsmithApi::NamespacesApi* | [**namespaces_read**](docs/NamespacesApi.md#namespaces_read) | **GET** /namespaces/{slug}/ | Get a specific namespace that the user belongs to.
|
|
126
126
|
*CloudsmithApi::OpenidApi* | [**openid_create**](docs/OpenidApi.md#openid_create) | **POST** /openid/{owner}/ | Get a JWT token for a configured service account belonging to the requesting org.
|
|
127
|
+
*CloudsmithApi::OrgsApi* | [**orgs_api_key_rules_create**](docs/OrgsApi.md#orgs_api_key_rules_create) | **POST** /orgs/{org}/api-key-rules/ | Create an API key rule.
|
|
128
|
+
*CloudsmithApi::OrgsApi* | [**orgs_api_key_rules_delete**](docs/OrgsApi.md#orgs_api_key_rules_delete) | **DELETE** /orgs/{org}/api-key-rules/{slug_perm}/ | Delete an API key rule.
|
|
129
|
+
*CloudsmithApi::OrgsApi* | [**orgs_api_key_rules_list**](docs/OrgsApi.md#orgs_api_key_rules_list) | **GET** /orgs/{org}/api-key-rules/ | List all API key rules for the organization.
|
|
130
|
+
*CloudsmithApi::OrgsApi* | [**orgs_api_key_rules_partial_update**](docs/OrgsApi.md#orgs_api_key_rules_partial_update) | **PATCH** /orgs/{org}/api-key-rules/{slug_perm}/ | Update an API key rule.
|
|
131
|
+
*CloudsmithApi::OrgsApi* | [**orgs_api_key_rules_read**](docs/OrgsApi.md#orgs_api_key_rules_read) | **GET** /orgs/{org}/api-key-rules/{slug_perm}/ | Retrieve an API key rule.
|
|
132
|
+
*CloudsmithApi::OrgsApi* | [**orgs_api_key_rules_update**](docs/OrgsApi.md#orgs_api_key_rules_update) | **PUT** /orgs/{org}/api-key-rules/{slug_perm}/ | Full update of an API key rule.
|
|
127
133
|
*CloudsmithApi::OrgsApi* | [**orgs_custom_domains_list**](docs/OrgsApi.md#orgs_custom_domains_list) | **GET** /orgs/{org}/custom-domains/ | Get the details for all custom domains.
|
|
128
134
|
*CloudsmithApi::OrgsApi* | [**orgs_delete**](docs/OrgsApi.md#orgs_delete) | **DELETE** /orgs/{org}/ | Delete the specified organization.
|
|
129
135
|
*CloudsmithApi::OrgsApi* | [**orgs_deny_policy_create**](docs/OrgsApi.md#orgs_deny_policy_create) | **POST** /orgs/{org}/deny-policy/ | Create a package deny policy.
|
|
@@ -504,6 +510,8 @@ Class | Method | HTTP request | Description
|
|
|
504
510
|
- [CloudsmithApi::ConnectedRepository](docs/ConnectedRepository.md)
|
|
505
511
|
- [CloudsmithApi::ConnectedRepositoryRequest](docs/ConnectedRepositoryRequest.md)
|
|
506
512
|
- [CloudsmithApi::ConnectedRepositoryRequestPatch](docs/ConnectedRepositoryRequestPatch.md)
|
|
513
|
+
- [CloudsmithApi::ConnectedRepositoryTargetSummary](docs/ConnectedRepositoryTargetSummary.md)
|
|
514
|
+
- [CloudsmithApi::ConnectedRepositoryUpstream](docs/ConnectedRepositoryUpstream.md)
|
|
507
515
|
- [CloudsmithApi::CranPackageUpload](docs/CranPackageUpload.md)
|
|
508
516
|
- [CloudsmithApi::CranPackageUploadRequest](docs/CranPackageUploadRequest.md)
|
|
509
517
|
- [CloudsmithApi::CranUpstream](docs/CranUpstream.md)
|
|
@@ -602,6 +610,9 @@ Class | Method | HTTP request | Description
|
|
|
602
610
|
- [CloudsmithApi::Oidc1](docs/Oidc1.md)
|
|
603
611
|
- [CloudsmithApi::OidcRequest](docs/OidcRequest.md)
|
|
604
612
|
- [CloudsmithApi::Organization](docs/Organization.md)
|
|
613
|
+
- [CloudsmithApi::OrganizationApiKeyRule](docs/OrganizationApiKeyRule.md)
|
|
614
|
+
- [CloudsmithApi::OrganizationApiKeyRuleRequest](docs/OrganizationApiKeyRuleRequest.md)
|
|
615
|
+
- [CloudsmithApi::OrganizationApiKeyRuleRequestPatch](docs/OrganizationApiKeyRuleRequestPatch.md)
|
|
605
616
|
- [CloudsmithApi::OrganizationCustomDomainNestedRepo](docs/OrganizationCustomDomainNestedRepo.md)
|
|
606
617
|
- [CloudsmithApi::OrganizationCustomDomains](docs/OrganizationCustomDomains.md)
|
|
607
618
|
- [CloudsmithApi::OrganizationGroupSync](docs/OrganizationGroupSync.md)
|
data/build.json
CHANGED
data/docs/AlpinePackageUpload.md
CHANGED
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
|
|
|
91
91
|
**uploader_url** | **String** | | [optional]
|
|
92
92
|
**version** | **String** | The raw version for this package. | [optional]
|
|
93
93
|
**version_orig** | **String** | | [optional]
|
|
94
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
95
94
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
96
95
|
|
|
97
96
|
|
|
@@ -4,10 +4,8 @@
|
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**distribution** | **String** | The distribution to store the package for. |
|
|
7
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
8
7
|
**package_file** | **String** | The primary file for the package. |
|
|
9
8
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
10
9
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
11
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
12
10
|
|
|
13
11
|
|
data/docs/CargoPackageUpload.md
CHANGED
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
|
|
|
91
91
|
**uploader_url** | **String** | | [optional]
|
|
92
92
|
**version** | **String** | The raw version for this package. | [optional]
|
|
93
93
|
**version_orig** | **String** | | [optional]
|
|
94
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
95
94
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
96
95
|
|
|
97
96
|
|
|
@@ -3,10 +3,8 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
7
6
|
**package_file** | **String** | The primary file for the package. |
|
|
8
7
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
9
8
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
10
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
11
9
|
|
|
12
10
|
|
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
|
|
|
91
91
|
**uploader_url** | **String** | | [optional]
|
|
92
92
|
**version** | **String** | The raw version for this package. | [optional]
|
|
93
93
|
**version_orig** | **String** | | [optional]
|
|
94
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
95
94
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
96
95
|
|
|
97
96
|
|
|
@@ -3,10 +3,8 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
7
6
|
**package_file** | **String** | The primary file for the package. |
|
|
8
7
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
9
8
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
10
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
11
9
|
|
|
12
10
|
|
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
|
|
|
91
91
|
**uploader_url** | **String** | | [optional]
|
|
92
92
|
**version** | **String** | The raw version for this package. | [optional]
|
|
93
93
|
**version_orig** | **String** | | [optional]
|
|
94
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
95
94
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
96
95
|
|
|
97
96
|
|
|
@@ -3,11 +3,9 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
7
6
|
**package_file** | **String** | The primary file for the package. |
|
|
8
7
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
9
8
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
10
9
|
**version** | **String** | The raw version for this package. | [optional]
|
|
11
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
12
10
|
|
|
13
11
|
|
data/docs/ConanPackageUpload.md
CHANGED
|
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
|
|
|
15
15
|
**dependencies_url** | **String** | | [optional]
|
|
16
16
|
**description** | **String** | A textual description of this package. | [optional]
|
|
17
17
|
**display_name** | **String** | | [optional]
|
|
18
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
18
19
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
19
20
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
20
21
|
**downloads** | **Integer** | | [optional]
|
|
@@ -34,7 +35,6 @@ Name | Type | Description | Notes
|
|
|
34
35
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
35
36
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
36
37
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
37
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
38
38
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
39
39
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
40
40
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -93,7 +93,6 @@ Name | Type | Description | Notes
|
|
|
93
93
|
**uploader_url** | **String** | | [optional]
|
|
94
94
|
**version** | **String** | The raw version for this package. | [optional]
|
|
95
95
|
**version_orig** | **String** | | [optional]
|
|
96
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
97
96
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
98
97
|
|
|
99
98
|
|
|
@@ -6,7 +6,6 @@ Name | Type | Description | Notes
|
|
|
6
6
|
**conan_channel** | **String** | Conan channel. | [optional]
|
|
7
7
|
**conan_prefix** | **String** | Conan prefix (User). | [optional]
|
|
8
8
|
**info_file** | **String** | The info file is an python file containing the package metadata. |
|
|
9
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
10
9
|
**manifest_file** | **String** | The info file is an python file containing the package metadata. |
|
|
11
10
|
**metadata_file** | **String** | The conan file is an python file containing the package metadata. |
|
|
12
11
|
**name** | **String** | The name of this package. | [optional]
|
|
@@ -14,6 +13,5 @@ Name | Type | Description | Notes
|
|
|
14
13
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
15
14
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
16
15
|
**version** | **String** | The raw version for this package. | [optional]
|
|
17
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
18
16
|
|
|
19
17
|
|
data/docs/CondaPackageUpload.md
CHANGED
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
|
|
|
91
91
|
**uploader_url** | **String** | | [optional]
|
|
92
92
|
**version** | **String** | The raw version for this package. | [optional]
|
|
93
93
|
**version_orig** | **String** | | [optional]
|
|
94
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
95
94
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
96
95
|
|
|
97
96
|
|
|
@@ -3,10 +3,8 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
7
6
|
**package_file** | **String** | The primary file for the package. |
|
|
8
7
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
9
8
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
10
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
11
9
|
|
|
12
10
|
|
data/docs/ConnectedRepository.md
CHANGED
|
@@ -3,6 +3,8 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**can_view_target_repository_settings** | **BOOLEAN** | Whether the current user has permission to view the target repository's settings. When false, `configured_upstreams` will be empty even if upstreams are configured. | [optional]
|
|
7
|
+
**configured_upstreams** | [**Array<ConnectedRepositoryUpstream>**](ConnectedRepositoryUpstream.md) | The upstream sources configured on the target repository, used to display which formats/upstreams the connection exposes. | [optional]
|
|
6
8
|
**created_at** | **DateTime** | The date and time when the connection was created. | [optional]
|
|
7
9
|
**disable_reason** | **String** | | [optional] [default to 'N/A']
|
|
8
10
|
**disable_reason_text** | **String** | Human-readable explanation of why this connection is disabled. | [optional]
|
|
@@ -10,5 +12,6 @@ Name | Type | Description | Notes
|
|
|
10
12
|
**priority** | **Integer** | Repositories are checked in ascending order (starting at 1). If multiple repositories have the same priority, the oldest one is used first. | [optional]
|
|
11
13
|
**slug_perm** | **String** | | [optional]
|
|
12
14
|
**target_repository** | **String** | The slug of the target repository to connect to. |
|
|
15
|
+
**target_repository_summary** | [**ConnectedRepositoryTargetSummary**](ConnectedRepositoryTargetSummary.md) | | [optional]
|
|
13
16
|
|
|
14
17
|
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# CloudsmithApi::ConnectedRepositoryTargetSummary
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**is_private** | **BOOLEAN** | | [optional]
|
|
7
|
+
**is_public** | **BOOLEAN** | | [optional]
|
|
8
|
+
**package_count** | **Integer** | | [optional]
|
|
9
|
+
**size** | **Integer** | | [optional]
|
|
10
|
+
|
|
11
|
+
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# CloudsmithApi::ConnectedRepositoryUpstream
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**type** | **String** | The format/backend slug of the upstream (e.g. 'npm'). | [optional]
|
|
7
|
+
**upstream_url** | **String** | | [optional]
|
|
8
|
+
|
|
9
|
+
|
data/docs/CranPackageUpload.md
CHANGED
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -92,7 +92,6 @@ Name | Type | Description | Notes
|
|
|
92
92
|
**uploader_url** | **String** | | [optional]
|
|
93
93
|
**version** | **String** | The raw version for this package. | [optional]
|
|
94
94
|
**version_orig** | **String** | | [optional]
|
|
95
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
96
95
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
97
96
|
|
|
98
97
|
|
|
@@ -4,11 +4,9 @@
|
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**architecture** | **String** | Binary package uploads for macOS should specify the architecture they were built for. | [optional]
|
|
7
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
8
7
|
**package_file** | **String** | The primary file for the package. |
|
|
9
8
|
**r_version** | **String** | Binary package uploads should specify the version of R they were built for. | [optional]
|
|
10
9
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
11
10
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
12
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
13
11
|
|
|
14
12
|
|
data/docs/DartPackageUpload.md
CHANGED
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
|
|
|
91
91
|
**uploader_url** | **String** | | [optional]
|
|
92
92
|
**version** | **String** | The raw version for this package. | [optional]
|
|
93
93
|
**version_orig** | **String** | | [optional]
|
|
94
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
95
94
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
96
95
|
|
|
97
96
|
|
|
@@ -3,10 +3,8 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
7
6
|
**package_file** | **String** | The primary file for the package. |
|
|
8
7
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
9
8
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
10
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
11
9
|
|
|
12
10
|
|
data/docs/DebPackageUpload.md
CHANGED
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
|
|
|
91
91
|
**uploader_url** | **String** | | [optional]
|
|
92
92
|
**version** | **String** | The raw version for this package. | [optional]
|
|
93
93
|
**version_orig** | **String** | | [optional]
|
|
94
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
95
94
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
96
95
|
|
|
97
96
|
|
|
@@ -6,11 +6,9 @@ Name | Type | Description | Notes
|
|
|
6
6
|
**changes_file** | **String** | The changes archive containing the changes made to the source and debian packaging files | [optional]
|
|
7
7
|
**component** | **String** | The component (channel) for the package (e.g. 'main', 'unstable', etc.) | [optional] [default to 'main']
|
|
8
8
|
**distribution** | **String** | The distribution to store the package for. |
|
|
9
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
10
9
|
**package_file** | **String** | The primary file for the package. |
|
|
11
10
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
12
11
|
**sources_file** | **String** | The sources archive containing the source code for the binary | [optional]
|
|
13
12
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
14
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
15
13
|
|
|
16
14
|
|
data/docs/DockerPackageUpload.md
CHANGED
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
|
|
|
91
91
|
**uploader_url** | **String** | | [optional]
|
|
92
92
|
**version** | **String** | The raw version for this package. | [optional]
|
|
93
93
|
**version_orig** | **String** | | [optional]
|
|
94
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
95
94
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
96
95
|
|
|
97
96
|
|
|
@@ -3,10 +3,8 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
7
6
|
**package_file** | **String** | The primary file for the package. |
|
|
8
7
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
9
8
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
10
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
11
9
|
|
|
12
10
|
|
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
|
|
|
91
91
|
**uploader_url** | **String** | | [optional]
|
|
92
92
|
**version** | **String** | The raw version for this package. | [optional]
|
|
93
93
|
**version_orig** | **String** | | [optional]
|
|
94
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
95
94
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
96
95
|
|
|
97
96
|
|
|
@@ -4,12 +4,10 @@
|
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**filepath** | **String** | The full filepath of the package including filename. |
|
|
7
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
8
7
|
**name** | **String** | The name of this package. | [optional]
|
|
9
8
|
**package_file** | **String** | The primary file for the package. |
|
|
10
9
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
11
10
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
12
11
|
**version** | **String** | The raw version for this package. | [optional]
|
|
13
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
14
12
|
|
|
15
13
|
|
data/docs/GoPackageUpload.md
CHANGED
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
|
|
|
91
91
|
**uploader_url** | **String** | | [optional]
|
|
92
92
|
**version** | **String** | The raw version for this package. | [optional]
|
|
93
93
|
**version_orig** | **String** | | [optional]
|
|
94
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
95
94
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
96
95
|
|
|
97
96
|
|
|
@@ -3,10 +3,8 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
7
6
|
**package_file** | **String** | The primary file for the package. |
|
|
8
7
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
9
8
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
10
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
11
9
|
|
|
12
10
|
|
data/docs/HelmPackageUpload.md
CHANGED
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**dependencies_url** | **String** | | [optional]
|
|
14
14
|
**description** | **String** | A textual description of this package. | [optional]
|
|
15
15
|
**display_name** | **String** | | [optional]
|
|
16
|
+
**display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
|
|
16
17
|
**distro** | [**Distribution**](Distribution.md) | | [optional]
|
|
17
18
|
**distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
|
|
18
19
|
**downloads** | **Integer** | | [optional]
|
|
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
|
|
|
32
33
|
**is_deleteable** | **BOOLEAN** | | [optional]
|
|
33
34
|
**is_downloadable** | **BOOLEAN** | | [optional]
|
|
34
35
|
**is_hidden** | **BOOLEAN** | | [optional]
|
|
35
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
36
36
|
**is_moveable** | **BOOLEAN** | | [optional]
|
|
37
37
|
**is_quarantinable** | **BOOLEAN** | | [optional]
|
|
38
38
|
**is_quarantined** | **BOOLEAN** | | [optional]
|
|
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
|
|
|
91
91
|
**uploader_url** | **String** | | [optional]
|
|
92
92
|
**version** | **String** | The raw version for this package. | [optional]
|
|
93
93
|
**version_orig** | **String** | | [optional]
|
|
94
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
95
94
|
**vulnerability_scan_results_url** | **String** | | [optional]
|
|
96
95
|
|
|
97
96
|
|
|
@@ -3,11 +3,9 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
|
|
7
6
|
**package_file** | **String** | The primary file for the package. |
|
|
8
7
|
**provenance_file** | **String** | The provenance file containing the signature for the chart. If one is not provided, it will be generated automatically. | [optional]
|
|
9
8
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
|
10
9
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
|
11
|
-
**vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
|
|
12
10
|
|
|
13
11
|
|