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

[#40] feat: 랜덤 닉네임과 랜덤 디폴트 프로필 조회 API 생성 #48

Merged
merged 4 commits into from
Aug 9, 2023

Conversation

kdomo
Copy link
Member

@kdomo kdomo commented Aug 8, 2023

연관 이슈

작업내용

  • 정책 상 회원가입 시 랜덤한 닉네임(ex: 실패가 무서운_다람쥐_203) 지정과, 동물에 해당하는 프로필 이미지를 조회하는 API를 생성하였습니다.

@kdomo kdomo added the ✨ Feature 기능 개발 label Aug 8, 2023
@kdomo kdomo self-assigned this Aug 8, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 29 Code Smells

30.8% 30.8% Coverage
0.0% 0.0% Duplication

@kdomo kdomo merged commit ed7d895 into develop Aug 9, 2023
3 checks passed
@kdomo kdomo deleted the feature/#40 branch August 9, 2023 12:01
@kdomo kdomo changed the title [#40] 랜덤 닉네임과 랜덤 디폴트 프로필 조회 API 생성 [#40] feat: 랜덤 닉네임과 랜덤 디폴트 프로필 조회 API 생성 Aug 10, 2023
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.

Oauth 유저 정보 대신 랜덤 닉네임과 랜덤 디폴트 프로필 사용
1 participant