Skip to content

Enable API handler by default as described in issue #272 #278

@G4brym

Description

@G4brym

Enable API handler by default, following the discussion in issue #272 (#272). The feature should ensure that ApiException (and its subclasses) are automatically handled, so developers do not need to implement a global error handler manually. Consider integrating the handler logic into OpenAPIRoute, such as a default implementation for handleApiException.

Reference for implementation and expected behavior: issue #272.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions