Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 653 Bytes

File metadata and controls

14 lines (9 loc) · 653 Bytes

PackageFileUpload

Properties

Name Type Description Notes
identifier String The identifier for the file to use when creating packages [optional]
uploadFields Object The dictionary of fields that must be sent with POST uploads [optional]
uploadHeaders Object The dictionary of headers that must be sent with uploads [optional]
uploadQuerystring String The querystring to use for the next-step POST or PUT upload [optional]
uploadUrl String The URL to use for the next-step POST or PUT upload [optional]