Skip to content

Deserialize exception responses #757

@Andy-Grigg

Description

@Andy-Grigg

OpenAPI allows different models per response code, including 4xx responses. However, openapi-common does not deserialize these responses, it just attaches the raw JSON to the exception object.

We should see if we can deserialize the response and attach that to the exception instead.

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