-
Notifications
You must be signed in to change notification settings - Fork 2
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
[BE] refactor: v1 API를 삭제, 엔티티 통합 및 사용하지 않는 클래스 제거 #343
Conversation
Test Results48 tests 48 ✅ 2s ⏱️ Results for commit 9703914. |
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.
장난 아니네요 고생햇슴다
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.
2를 찾아내 없애느라 수고 많았어요😂
아루 눈 지켜..
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.
keword 패키지에 category라는 도메인이 남아있는데 사용하지 않는 도메인이니까 이 브랜치에서 삭제해도 되겠네요ㅎㅎ
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.
list, detail 나눈 것 너무 좋네요!
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.
이걸 지금 확인했네요😓
넓은 영역의 변경이었을 텐데, 수고 많았습니다!!
🚀 어떤 기능을 구현했나요 ?
🔥 어떻게 해결했나요 ?
Question2
,Review2
와 같은 클래스를 모두 통합했어요. Response도 마찬가지입니다.Repository
위치를 적절하게 옮겼습니다.📝 어떤 부분에 집중해서 리뷰해야 할까요?