Skip to content

add support for methods consuming multipart/form-data #94

@kastentx

Description

@kastentx

currently, POST requests that consume multipart/form-data require additional steps after the node generator 'generation' process to submit payload data in the proper format.

Since these types of requests are common for APIs that accept file uploads, it would be good to have a way to generate this code automatically when defined in the OpenAPI spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions