Sha256: 55bd145080f86ded1aef977fb4793ea21d71e7bfbc4417227ba9c702e63accfe
Contents?: true
Size: 606 Bytes
Versions: 9
Compression:
Stored size: 606 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** | Uploads a symbols file as a separate package | [optional] **tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
Version data entries
9 entries across 9 versions & 1 rubygems