You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
현재 정의한 CustomException을 이용해서 생성하는 BaseErrorResponse가 BAD_REQUEST 가 아닌경우에도 BAD_REQUEST로 생성되어 response로 전달되는 코드들이 있습니다
상황에 맞는 HttpStatus 에러 코드로 수정이 필요해보입니다
✅ 투두리스트
[ ]
[ ]
📸 구현 화면 (선택)
참고 사항
The text was updated successfully, but these errors were encountered:
📝 이슈 설명
현재 정의한 CustomException을 이용해서 생성하는 BaseErrorResponse가 BAD_REQUEST 가 아닌경우에도 BAD_REQUEST로 생성되어 response로 전달되는 코드들이 있습니다
상황에 맞는 HttpStatus 에러 코드로 수정이 필요해보입니다
✅ 투두리스트
📸 구현 화면 (선택)
참고 사항
The text was updated successfully, but these errors were encountered: