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 발생 시 모두 500 에러로 넘기는 오류 수정 #108

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

joona95
Copy link
Collaborator

@joona95 joona95 commented Aug 15, 2024

Issue Number

Summary

  • exception 발생 시 모두 500 에러로 넘기는 오류 수정

Describe

  • 내부적으로 파라미터 요청값을 안 주거나 한 경우엔 400 에러 발생하는데 exeption handler 에서 exception 을 모두 500으로 넘기는 오류 발생

ETC

@joona95 joona95 added the bug Something isn't working label Aug 15, 2024
@joona95 joona95 self-assigned this Aug 15, 2024
@joona95 joona95 merged commit 0d1ec19 into develop Aug 15, 2024
1 check passed
@joona95 joona95 deleted the feature/fix_response_error branch August 15, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant