Sha256: 1c8f67ef06f329cb0c2478e37d9942f9d1cd87af6ad7c6b91c8971a314f80f8f
Contents?: true
Size: 689 Bytes
Versions: 17
Compression:
Stored size: 689 Bytes
Contents
# CloudsmithApi::PackagesValidateuploadNpm ## 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] **tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
Version data entries
17 entries across 17 versions & 1 rubygems