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

[FEAT] 내 memberId 조회, 샘플이미지 존재 여부 조회 API 구현, 일부 API fix #100

Merged
merged 4 commits into from
Aug 12, 2024

Conversation

bflykky
Copy link
Member

@bflykky bflykky commented Aug 12, 2024

❗️ 이슈 번호

Closes #98

📝 작업 내용

  • 내 memberId 조회 API 구현
  • 샘플이미지를 업로드했는지 여부 조회 API 구현
  • preSignedURL 조회 API의 요청 데이터에서 shareGroupId 삭제
  • 회원 정보 조회의 응답 데이터에 memberId 추가

💭 주의 사항

💡 리뷰 포인트

@bflykky bflykky added ✨feature 기능 추가 🐛fix 버그 및 기능 에러 수정 labels Aug 12, 2024
@bflykky bflykky self-assigned this Aug 12, 2024
@bflykky bflykky merged commit bfcdbe9 into develop Aug 12, 2024
@bflykky bflykky deleted the feat/#98/feat-and-fix-member-and-presignedUrl branch August 13, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛fix 버그 및 기능 에러 수정 ✨feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 내 memberId 조회, 샘플이미지 존재 여부 조회 API 구현, 일부 API fix
2 participants