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

File upload example #17

Open
davis90 opened this issue Feb 27, 2019 · 0 comments
Open

File upload example #17

davis90 opened this issue Feb 27, 2019 · 0 comments

Comments

@davis90
Copy link

davis90 commented Feb 27, 2019

Hi, Thanks for your beautiful lib.

In the file upload example, there is maybe a little error. If I understood correctly, content is passed to create function using the "body" named argument.

in the example, we found post_test_server_api.file_upload.create(files=files) intead of post_test_server_api.file_upload.create(body=files)

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

No branches or pull requests

1 participant