-
Notifications
You must be signed in to change notification settings - Fork 1
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
장소 정보 수정 제안하기(신고) API 구현 #436
Conversation
… feature/#419-report-place-info
src/main/java/com/zelusik/eatery/global/exception/constant/CustomExceptionType.java
Outdated
Show resolved
Hide resolved
src/main/java/com/zelusik/eatery/domain/report_place/entity/ReportPlace.java
Outdated
Show resolved
Hide resolved
src/main/java/com/zelusik/eatery/domain/report_place/repository/ReportPlaceRepository.java
Outdated
Show resolved
Hide resolved
src/main/java/com/zelusik/eatery/domain/report_place/repository/ReportPlaceRepository.java
Outdated
Show resolved
Hide resolved
...ain/java/com/zelusik/eatery/domain/report_place/repository/ReportPlaceRepositoryQCustom.java
Outdated
Show resolved
Hide resolved
src/main/java/com/zelusik/eatery/domain/report_place/service/ReportPlaceQueryService.java
Outdated
Show resolved
Hide resolved
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.
ReportPlaceQueryService
와 ReportPlaceCommandService
도 테스트 코드 작성 부탁드려요~
src/main/java/com/zelusik/eatery/domain/report_place/dto/response/PostReportPlaceResponse.java
Outdated
Show resolved
Hide resolved
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.
수고했어!
Approve 해둘테니, CustomExceptionType
관련 내용만 수정 진행하고 merge 진행해도 될 거 같아.
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.
👍 수정된 내용대로 주석 "Error code 목록"도 내용 최신화 부탁드립니다~
🔥 Related Issue
🏃 Task
📄 Reference