Skip to content

Add support for multipart/form-data to AsyncAPI #1959

Open
@miguelvr

Description

@miguelvr

Description

AsyncAPI currently only supports strings, JSON, and binary payloads. Multipart/form-data is a very common payload type and could be particularly useful for this API type.

Motivation

This would improve the UX and spare the user of having to parse the binary payload.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    AsyncAPISomething related to the AsyncAPI kindenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions