Sha256: e4760d7ed5a4cdc1baafcb3d79d2d8b894a10a1d29933855a0a9e8574255cfdf
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 KB
Contents
# CloudsmithApi::PackagesValidateuploadRaw ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **content_type** | **String** | A custom content/media (also known as MIME) type to be sent when downloading this file. By default Cloudsmith will attempt to detect the type, but if you need to override it, you can specify it here. | [optional] **description** | **String** | A textual description of this package. | [optional] **name** | **String** | The name of this package. | [optional] **package_file** | **String** | The primary file for the package. | **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] **security_scan_status** | **String** | None | [optional] **summary** | **String** | A one-liner synopsis of this package. | [optional] **tags** | **String** | A comma-separated values list of tags to add to the package. | [optional] **version** | **String** | The raw version for this package. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-0.54.15 | docs/PackagesValidateuploadRaw.md |