Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 532 Bytes

File metadata and controls

11 lines (8 loc) · 532 Bytes

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]