Skip to content

Conversation

@abauske
Copy link

@abauske abauske commented Dec 16, 2019

Uploading Files now works by using FormData object to set the file(blob).

Please see line 184 where I use array.map(function) instead of map(array, function). I noticed you are using the later one in the project. What's the advantage and should I switch it over?

any other comments?

fixes #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Endpoints for file uploads should be improved

1 participant