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

fix: Exception Handler not convert ApiResponse to JsonResponse #16

Merged
merged 2 commits into from
Dec 23, 2022

Conversation

axmad386
Copy link
Contributor

@axmad386 axmad386 commented Dec 22, 2022

This PR is trying to fix bug when ApiException has been thrown but not converted to JsonResponse. This solution not optimal, more appropriate solution is #15 but it will change the return type of ApiException getResponse method. That will break the v1. So this PR is aim to support v1. This is the best we can do. See you on v2 soon :)

@lakuapik
Copy link
Member

@axmad386 again, thanks a lot! i will merge this one.

@lakuapik lakuapik merged commit 03e2214 into main Dec 23, 2022
@lakuapik lakuapik deleted the fix-jsonresponse branch February 7, 2023 15:46
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.

None yet

2 participants