feat(report): 답변 상세조회 API 응답 필드 추가 및 검색 API와 검색어 저장 API 분리 #91
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.
📝 요약(Summary)
🔗 Related Issue
💬 공유사항
GET /api/v1/answers/calendar/{date}는 이전에는 특정 날짜의 답변 미리보기 API였다면 이제는 상세 조회 API라서 해당 날짜의 답변에 대한 모든 정보를 포함합니다.(dailyreport 내용도 포함)
✅ PR Checklist
PR이 다음 요구 사항을 충족하는지 확인하세요.