Sha256: b54900ab40c3aca966e502245cf51590850e1200ba0479db0e4999a8b498c4fc
Contents?: true
Size: 532 Bytes
Versions: 17
Compression:
Stored size: 532 Bytes
Contents
# CloudsmithApi::PackageFileUploadRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **filename** | **String** | Filename for the package file upload. | **md5_checksum** | **String** | MD5 checksum for a POST-based package file upload. | [optional] **method** | **String** | The method to use for package file upload. | [optional] [default to 'post'] **sha256_checksum** | **String** | SHA256 checksum for a PUT-based package file upload. | [optional]
Version data entries
17 entries across 17 versions & 1 rubygems