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

오류 메세지 반환 방식 통일 #469

Open
2 tasks
kmc7468 opened this issue Feb 19, 2024 · 1 comment
Open
2 tasks

오류 메세지 반환 방식 통일 #469

kmc7468 opened this issue Feb 19, 2024 · 1 comment

Comments

@kmc7468
Copy link
Member

kmc7468 commented Feb 19, 2024

Summary

어떤 router에서는 오류 메세지를 그대로 전달하기도 하고, 어떤 router에서는 json 형태로 전달하기도 합니다. 통일성을 높이기 위해, 하나의 방식만 사용하도록 수정해야 합니다.

Tasks

  • 어떤 방식으로 통합할지 논의
  • 실제 통합 작업
@chlehdwon
Copy link
Contributor

문서화하면서 너무나 필요한 task라고 생각합니다! 현재 에러 메세지에 prefix로 endpoint가 붙는 형태도 문서화 측면에서도 비효율적이라 생각하여 효율적인 방식으로 통합되었으면 좋겠네요.

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

No branches or pull requests

2 participants