Skip to content

feat(report): 월간 리포트 V2 단건 조회 응답을 라우팅 정보(report) 구조로 변경#166

Merged
1Seob merged 1 commit into
developfrom
feat/monthly-report-lookup-response-v2
May 17, 2026
Merged

feat(report): 월간 리포트 V2 단건 조회 응답을 라우팅 정보(report) 구조로 변경#166
1Seob merged 1 commit into
developfrom
feat/monthly-report-lookup-response-v2

Conversation

@1Seob
Copy link
Copy Markdown
Collaborator

@1Seob 1Seob commented May 17, 2026

📝 요약(Summary)

  • GET /api/v2/monthly-report 응답을 전용 DTO로 분리했습니다.
  • 클라이언트가 단건 상세 조회 API를 호출할 수 있도록 report 내부에 라우팅 필드만 제공합니다.
    • id, version, month, status
  • 리포트가 없을 때는 report: null을 반환하도록 변경했습니다.
  • 월간 리포트 조회 로직은 V2 테이블 우선 조회, 없으면 V1 테이블 fallback으로 동작하도록 반영했습니다.

🔗 Related Issue

  • Closes:

💬 공유사항

✅ PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • PR 제목을 커밋 메시지 컨벤션에 맞게 작성했습니다.

@coldsunn
Copy link
Copy Markdown
Collaborator

머지 고고!!

@1Seob 1Seob merged commit a9d6258 into develop May 17, 2026
1 check passed
@1Seob 1Seob deleted the feat/monthly-report-lookup-response-v2 branch May 17, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants