Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add success response for successful file upload API #195

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

tanaysoni
Copy link
Contributor

@tanaysoni tanaysoni commented Jul 6, 2020

This PR adds a message in the HTTP response body when a file upload is successful. Additionally, python-multipart is added in requirements to support multipart/form-data enctype for file uploads.

Related issue: #183.

@tholor tholor added type:bug Something isn't working topic:rest_api labels Jul 6, 2020
@tanaysoni tanaysoni merged commit 68d604d into master Jul 6, 2020
@tanaysoni tanaysoni deleted the file-api-fix branch July 6, 2020 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic:rest_api type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants