Why does `Project#single_upload` return a response while `upload` returns `nil` ? Is this an oversight or expected behaviour?
Why does
Project#single_uploadreturn a response whileuploadreturnsnil?Is this an oversight or expected behaviour?