Conversation
[385]usageBalances API 요청/응답 데이터 수정
[336] getFamilyMembers API 본인 식별 필드 추가
policy 현재 차단 상태 조회 api 추가
bug(mongo): 오타 수정
[443] Actuator 관련 로그 제거
[462] 프엔 수정 요청 반영 - 정책
bug(alarm): alarm-setting xml 파일 대문자로 수정
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (23)
📝 WalkthroughWalkthroughThis PR introduces block status management features, refactors authentication patterns, and extends multiple DTOs with new fields. Changes include: a new block status API endpoint with database queries for immediate and repeat block detection, authentication-based lineId retrieval in existing endpoints, additions of lineId and isMe fields to response DTOs, mapper signature updates to pass lineId context, conditional notification type handling, and extended policy limit fields. A MongoDB URI environment variable typo is also corrected. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
✨ Finishing Touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
개요
관련 BackLog
Resolves: 432
PR 유형
PR Checklist
Summary by CodeRabbit
New Features
Bug Fixes
Refactor