Sha256: 9512b08af3ea828a7095c81e87a6c2223aa82e2a5369b9b8ab681490faf948f0
Contents?: true
Size: 601 Bytes
Versions: 8
Compression:
Stored size: 601 Bytes
Contents
# CloudsmithApi::NugetPackageUploadRequest ## 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] **symbols_file** | **String** | Attaches a symbols file to the package. | [optional] **tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
Version data entries
8 entries across 8 versions & 1 rubygems