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

Refactor exception handling in REST API #11

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Conversation

jarkkoka
Copy link
Contributor

@jarkkoka jarkkoka commented Oct 17, 2023

There is quite a lot of duplicate code in the exception handlers of the REST API. Let's refactor error handling to be more native to Kotlin.

This change is Reviewable

@jarkkoka jarkkoka requested a review from Leitsi October 17, 2023 06:53
Copy link
Contributor

@Leitsi Leitsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: 0 of 3 files reviewed, all discussions resolved

@jarkkoka jarkkoka force-pushed the refactor-rest-errors branch from 8210466 to 693ba65 Compare October 17, 2023 08:11
@jarkkoka jarkkoka merged commit 7aea9ce into main Oct 17, 2023
7 checks passed
@jarkkoka jarkkoka deleted the refactor-rest-errors branch October 17, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants