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: 내 재활 운동 기록 조회 API에서 타인의 데이터가 같이 불러와지는 문제 수정 완료 #47

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

limehee
Copy link
Collaborator

@limehee limehee commented Sep 26, 2024

Summary

#43

재활 운동 기록 조회 API에서 타인의 데이터가 불러와지는 문제를 수정합니다.

Tasks

  • 재활 운동 기록 조회 시 사용자 인증을 기반으로 본인의 기록만 조회되도록 필터링 로직 수정

@limehee limehee added the 🐞 Bug 버그 제보 및 수정 label Sep 26, 2024
@limehee limehee self-assigned this Sep 26, 2024
@limehee limehee merged commit e9fc044 into develop Sep 26, 2024
4 checks passed
@limehee limehee deleted the fix/#43 branch September 26, 2024 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug 버그 제보 및 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

내 재활 운동 기록 조회 API에서 타인의 데이터가 같이 불러와지는 문제 수정
1 participant