Skip to content

Custom media type is not working properly #1051

@ilmiye

Description

@ilmiye

Hi,

I want to use versioned response type in my API.

for example:

'200':
      content:
        application/vnd.something.v1+json:

But when I generate code with custom media type, the code does not have proper data types and response type is not my custom type.

I am using openapi 3.0.0+

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions