Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate all API custom error to HandleApiErrorsWith #1209

Open
orange-buffalo opened this issue May 5, 2024 · 0 comments
Open

Migrate all API custom error to HandleApiErrorsWith #1209

orange-buffalo opened this issue May 5, 2024 · 0 comments

Comments

@orange-buffalo
Copy link
Owner

What we have

We introduced HandleApiErrorsWith and related infrastructure to clearly define the contracts for erroneous scenarios on API endpoints. It allows to bind Kotlin code and Open API schema and keep them in sync.

However, there is existing code that does not use this functionality.

Goals

  1. Migrate all API errors to HandleApiErrorsWith.
  2. Address todos with this issue number.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant