-
Notifications
You must be signed in to change notification settings - Fork 0
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
[ADD] 스웨거 Response 정보 추가 (제안) #231
Conversation
포포리 할 때, 이런식으로 처리 했었는데 명세서가 훨씬 깔끔해지는 것 같습니다 ~~ |
@thguss 답장이 늦었네요 ~ 네 좋아요~
좋습니다 ~ 예시 코드 작성해주시면, 맞춰서 리팩토링 하겠습니다! |
@unanchoi 또한, 우발적 중복을 주의하기 위해서 BaseResponse를 SuccessResponse와 ErrorResponse로 분리하는 것이 좋을 것 같다는 생각이 드네요! PR 예시 내용 및 위 사항은 코어타임 중 함께 의논해보면 좋을 것 같아요 :) |
위 작업 완료했습니다! |
[REFACTOR] Member, Badge, Auth API Response DTO 수정
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다 ~ 어프로브하겠습니다
Related issue 🚀
Work Description 💚