Sha256: 4def3513125173926ed1b8819eaa6e9111b4c25e18d2ee0c35432b2e68111353
Contents?: true
Size: 593 Bytes
Versions: 3
Compression:
Stored size: 593 Bytes
Contents
# CloudsmithApi::ComposerPackageUploadRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **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] **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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-2.0.16 | docs/ComposerPackageUploadRequest.md |
cloudsmith-api-2.0.15 | docs/ComposerPackageUploadRequest.md |
cloudsmith-api-2.0.14 | docs/ComposerPackageUploadRequest.md |