Sha256: 220fe49f85ca981d53a6440e40f5f39d1620ebdf33911cf73264cd18833d4a58
Contents?: true
Size: 740 Bytes
Versions: 1
Compression:
Stored size: 740 Bytes
Contents
# CloudsmithApi::PackagesUploadNpm ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **npm_dist_tag** | **String** | The default npm dist-tag for this package/version - This will replace any other package/version if they are using the same tag. | [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] **security_scan_status** | **String** | None | [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/PackagesUploadNpm.md |