Skip to content

mime types with charset parameter is not handled #440

Closed
@JochenDiekenbrock

Description

@JochenDiekenbrock

If the swagger document contains a mime type with a charset parameter, for example

      consumes:
        - application/json;charset=UTF-8

the generated api does set not a type definition,

type: ContentType.Json,

is missing.

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