The Open API specification for Synapse is now available for download!

Download Open API Spec

MultipartUploadState

org.sagebionetworks.repo.model.file.MultipartUploadState

The state of this file upload.

Enumeration
name description
UPLOADING The multi-part upload is in progress and not all parts have been uploaded yet.
COMPLETED All parts have been uploaded and the multi-part upload is complete.