Skip to content

File upload example #17

Open
Open
@davis90

Description

@davis90

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions