Skip to content

[Meta] Multipart requests need rework #29

Closed
@tajnymag

Description

@tajnymag

Describe the bug
Right now, binary multipart/form-data requests almost always fail to work.

Issues:

In my testing, I've used example requests from Swagger documentation and compared the result to the official java-based typescript-axios generator. The official generator correctly inferred the requests were containing files, made the operation input be File instead of Blob and correctly serialized and performed the request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🔥Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions