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: 마이페이지 정보 조회 API 개발 #232

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

yumzen
Copy link
Member

@yumzen yumzen commented Sep 29, 2024

#️⃣연관된 이슈

📝작업 내용

  • 마이페이지에서 사용자 정보 조회하는 API 개발하였습니다.

🔎코드 설명 및 참고 사항

  • member 조회 시 techStacks, Projects, Team 정보가 필요하므로 multipleBag 예외를 방지하기 위해 querydsl을 이용해 쿼리를 나눠 작성하였습니다.
  • response는 모두 snake 형식으로 반환되도록 설정했습니다. - yml에 설정

💬리뷰 요구사항

@yumzen yumzen added the ✨ Feature 기능 개발 label Sep 29, 2024
@yumzen yumzen self-assigned this Sep 29, 2024
@yumzen yumzen changed the title #227 Feat: 마이페이지 정보 조회 API 개발 Feat: 마이페이지 정보 조회 API 개발 Sep 29, 2024
@yumzen yumzen merged commit 9224e35 into develop Oct 2, 2024
1 check passed
Copy link
Member

@ParkJh38 ParkJh38 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이대로 진행하면 될것 같습니다!

@yumzen yumzen deleted the feature/#227-member branch October 6, 2024 15:43
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.

3 participants