DefinitelyTyped/angular-file-upload
Biswarup Pal 9f41619a13 Fixed config type of $upload.http()
$upload.http() is used to send the file binary or any data to the server through the 'data' field in the config object, not the 'file' field. Hence, its config type should be just ng.IRequestConfig, and not ng.IFileUploadConfig
2015-02-06 13:39:48 +05:30
..
angular-file-upload-tests.ts Created basic angular-file-upload typings 2014-09-23 14:50:50 +01:00
angular-file-upload.d.ts Fixed config type of $upload.http() 2015-02-06 13:39:48 +05:30