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
지금 저희가 예외처리가 발생했을때 API 성공여부를 success와 fail을 Response에 담아 표기하기는 하지만 HttpStatus 코드를 200으로만 보내주고 있어서 디버깅하기도 쉽지 않고 예외처리를 사용하고 있는 의미가 크게 없는것 같습니다. 그래서 이 부분을 보완해야 할 것 같은데 어떻게 수정하는게 좋을까요??
The text was updated successfully, but these errors were encountered:
지금 저희가 예외처리가 발생했을때 API 성공여부를 success와 fail을 Response에 담아 표기하기는 하지만 HttpStatus 코드를 200으로만 보내주고 있어서 디버깅하기도 쉽지 않고 예외처리를 사용하고 있는 의미가 크게 없는것 같습니다. 그래서 이 부분을 보완해야 할 것 같은데 어떻게 수정하는게 좋을까요??
The text was updated successfully, but these errors were encountered: