[REFACTOR] RESULT-01 회의 참석자 조회 API 코드 제거 - #455
Merged
Merged
Conversation
FE·타 도메인 호출처가 없어 제거 결정. GetMeetingAttendeesUseCase·Query· Result·전용 응답 DTO(MeetingAttendeeListResponse·MeetingAttendeeResponse)와 MeetingAttendeeController의 GET 매핑을 지웠다. 같은 컨트롤러·서비스가 맡던 MEET-09(PUT 참석자 명단 교체)와 MeetingQueryPort(E·C 내부 연동, 같은 findAndValidateMembers·hostFirst 헬퍼 재사용)는 그대로 둔다. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (13)
💤 Files with no reviewable changes (5)
📝 WalkthroughWalkthrough회의 참석자 조회 유스케이스, 서비스 메서드, 응답 DTO, 컨트롤러 GET API를 제거했습니다. 컨트롤러 테스트는 참석자 명단 교체 API를 검증하도록 변경했습니다. 회의 조회 관련 계약 설명도 갱신했습니다. Changes회의 참석자 조회 제거
Estimated code review effort: 2 (Simple) | ~15 minutes Mergeability Score: ⚪ Minimal · up to This change removes the Result-01 meeting-attendee lookup API and its related code as an agreed policy change. No actionable merge-blocking risk remains beyond normal checks and review. Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
This was referenced Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Result-01에 대한 회의 참석자 조회는 정책 상 필요 없다고 프론트와 얘기 후 삭제
Summary by CodeRabbit
변경 사항
테스트