Skip to content

Bug: encoding option in requestBody is not respected. #104

Closed
@Thiry1

Description

@Thiry1

Steps To Reproduce

According to the OpenAPI 3.0 definition, requestBody has encoding option.
However, the encoding option is missing from the generated code.

The current behavior

encoding option is dissappear

The expected behavior

encoding option should be respected.
IMO, if Content-Type is application/x-www-form-urlencoded, encoding option is required for the type of requestBody.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions