Skip to content
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

Fix: 활동요약 응답 형식 변경 #260

Closed
wants to merge 5 commits into from
Closed

Conversation

hee9841
Copy link
Collaborator

@hee9841 hee9841 commented Oct 14, 2024

🔗 이슈 연결

🚀 구현한 API

  • X

💡 반영할 내용 및 변경 사항 요약

  • 이번 주 날짜 응답의 형식을 yyyy.MM.dd ~ MM.dd 에서 yyyy.MM.dd ~ yyyy.MM.dd로 변경합니다.
  • 요일 별 활동 값 응답을 double[] 에서 List로 변경합니다.
    • 요일 별 활동 값을 나타내는 WeeklyRunningRatingDto를 추가합니다.

🔍 리뷰 요청/참고 사항

@hee9841 hee9841 added the feature 기능 추가 label Oct 14, 2024
@hee9841 hee9841 self-assigned this Oct 14, 2024
@hee9841
Copy link
Collaborator Author

hee9841 commented Oct 14, 2024

conflict으로 해당 pr를 종료합니다.

@hee9841 hee9841 closed this Oct 14, 2024
@hee9841 hee9841 reopened this Oct 14, 2024
@hee9841 hee9841 closed this Oct 14, 2024
@hee9841 hee9841 deleted the fix/#258/weekly-summary branch October 14, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

활동요약 응답 형식 변경
1 participant