Sha256: c470a1fb77d8329f3a2890fcb77fe513b166a1b43a3cddfb1636dc06caac08d8
Contents?: true
Size: 654 Bytes
Versions: 1
Compression:
Stored size: 654 Bytes
Contents
# CloudsmithApi::PackagesUploadNuget ## 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] **security_scan_status** | **String** | None | [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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-0.54.15 | docs/PackagesUploadNuget.md |