Closed eblondel closed 3 years ago
Relates to #16 When missing uploadType, setUploadType should not be called with sourceType provided in Data. By default uploadType is set to other and it's up to the user to properly define it.
uploadType
setUploadType
sourceType
other
Relates to #16 When missing
uploadType
,setUploadType
should not be called withsourceType
provided in Data. By defaultuploadType
is set toother
and it's up to the user to properly define it.