Skip to content

Format not generated when successful response type is void #977

@Eunkyung-Son

Description

@Eunkyung-Son

The format is generated based on the media type of the successful response. If the type of the successful response is void and the error response is JSON, this results in a format issue where the error is returned as null in the response because the format is created based on the successful response type.

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