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

[자신의 프로필 사진 수정] 사용자는 자신의 프로필 사진을 수정할 수 있다. (#90) #91

Merged
merged 9 commits into from
May 29, 2024

Conversation

Minjae-An
Copy link
Contributor

작업 대상

  • 자신의 프로필 사진 수정 로직

📄 작업 내용

  • 자신의 프로필 사진 수정 비즈니스 로직 및 API 구성
  • 예외 enum, 일관성 있게 lombok 활용하도록 코드 수정

🙋🏻 주의 사항

  • 프론트에서 싱크로율을 충족하는 사진을 요청에 포함한다는 가정 하에 로직 구성

📎 관련 이슈

레퍼런스

@Minjae-An Minjae-An added the ✨ feat 새로운 기능 추가 label May 19, 2024
@Minjae-An Minjae-An requested a review from acceptor-gyu May 19, 2024 11:23
@Minjae-An Minjae-An self-assigned this May 19, 2024
@Minjae-An Minjae-An linked an issue May 19, 2024 that may be closed by this pull request
@Minjae-An Minjae-An changed the title [자신의 프로필 사진 수정] 사용자는 자신의 프로필 사진의 수정할 수 있다. (#90) [자신의 프로필 사진 수정] 사용자는 자신의 프로필 사진을 수정할 수 있다. (#90) May 27, 2024
@acceptor-gyu acceptor-gyu merged commit 9fe5084 into dev May 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] 사용자는 자신의 프로필 사진을 수정할 수 있다.
2 participants