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] 유저간 아이디(닉네임) 중복 허용 문제, 고유값 추가 #88

Merged
merged 4 commits into from
Nov 26, 2023

Conversation

eunki96
Copy link
Member

@eunki96 eunki96 commented Nov 26, 2023

📋 이슈 번호

🛠 구현 사항

  • 회원 수정 API 중복 체크 추가
  • FriendSimpleDto 반환 시 friendUserNo 정보 추가

📚 기타

@eunki96 eunki96 added 🐞 Bug 발견된 버그 (목록, 해결 여부) 🧹 Clean Up 불필요한 코드, 파일 정리 labels Nov 26, 2023
@eunki96 eunki96 self-assigned this Nov 26, 2023
@Juser0 Juser0 self-requested a review November 26, 2023 10:04
Copy link
Member

@Juser0 Juser0 left a comment

Choose a reason for hiding this comment

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

일단 기능 추가만 해두고 나중에 리팩토링 꼭 하자!

@Juser0 Juser0 merged commit f0cba19 into main Nov 26, 2023
2 checks passed
@Juser0 Juser0 deleted the eunki/87 branch November 26, 2023 10:10
@eunki96
Copy link
Member Author

eunki96 commented Nov 26, 2023

일단 기능 추가만 해두고 나중에 리팩토링 꼭 하자!

오케이!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug 발견된 버그 (목록, 해결 여부) 🧹 Clean Up 불필요한 코드, 파일 정리
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants