Open
Description
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)
Metadata
Metadata
Assignees
Labels
No labels