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

[#3869] Fix file upload in Flask based API #3884

Merged
merged 1 commit into from
Nov 10, 2017

Conversation

smotornyuk
Copy link
Member

Fixes #3869

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

@smotornyuk smotornyuk force-pushed the 3869-flask-file-uploads branch from 4a56d16 to ca1f80b Compare October 26, 2017 14:03
@amercader amercader self-assigned this Oct 26, 2017
@amercader amercader merged commit 6f6276b into ckan:master Nov 10, 2017
@amercader
Copy link
Member

Thanks @smotornyuk!

I tested this with ckanapi, but it looks like file uploads are broken on ckanapi: ckan/ckanapi#128

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

Successfully merging this pull request may close these issues.

File uploads don't work on new Flask based API
2 participants