There was an error while loading. Please reload this page.
Why does Project#single_upload return a response while upload returns nil ?
Project#single_upload
upload
nil
Is this an oversight or expected behaviour?
Why does
Project#single_uploadreturn a response whileuploadreturnsnil?Is this an oversight or expected behaviour?