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/111] 회원 프로필 수정 #122

Merged
merged 11 commits into from
Aug 8, 2024
Merged

[Fix/111] 회원 프로필 수정 #122

merged 11 commits into from
Aug 8, 2024

Conversation

rimi3226
Copy link
Contributor

@rimi3226 rimi3226 commented Aug 8, 2024

🚀 개요

회원 프로필 API 수정

🔍 변경사항

  • profileImage 자료형 String -> Integer로 변경
  • Member 엔티티에 mike 추가
  • Member Entity Setter 제거

⏳ 작업 내용

  • 프로필 이미지 자료형 Integer 변경
  • 프로필 이미지 초기값 default 에서 랜덤값으로 변경
  • 프로필 조회 시, 유저 아이디 추가
  • 매칭 시, 게임스타일, 메인포지션, 서브포지션, 마이크 유무 변경

📝 논의사항

Copy link
Member

@Eunjin3395 Eunjin3395 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

Copy link
Contributor

@hzee97 hzee97 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@rimi3226 rimi3226 merged commit 9df2527 into develop Aug 8, 2024
@rimi3226 rimi3226 deleted the fix/111 branch August 8, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants