Sha256: 36fb618b7a7185d8e37c4d76d89e3e7c163380deae30301531bbf508605559cb
Contents?: true
Size: 956 Bytes
Versions: 12
Compression:
Stored size: 956 Bytes
Contents
# CloudsmithApi::PackagesUploadRaw ## 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] **summary** | **String** | A one-liner synopsis of this package. | [optional] **version** | **String** | The raw version for this package. | [optional]
Version data entries
12 entries across 12 versions & 1 rubygems