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] 회원 정보 수정 기능 구현 #59

Merged
merged 9 commits into from
Sep 30, 2024
Merged

Conversation

jaeuk520
Copy link
Contributor

#️⃣ 이슈

📝 작업사항

  • 회원 정보 수정 기능 구현
  • 닉네임 중복 확인 요청 기능 구현
  • 테스트 코드 수정
  • 리뷰 DTO의 score 최솟값 0으로 수정
  • 중첩 DTO 클래스 내부 클래스도 검증될 수 있도록 수정
  • 일부 자식 엔티티에 @OnDelete(action = OnDeleteAction.CASCADE) 추가

@jaeuk520 jaeuk520 added the 기능 구현 기능 구현 label Sep 30, 2024
Copy link

@jaeuk520 jaeuk520 merged commit bd45aa9 into develop Sep 30, 2024
2 checks passed
@jaeuk520 jaeuk520 deleted the feature/chat-dto branch October 5, 2024 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 구현 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant