Skip to content

#136, 137 - 익명 프로필 생성 및 수정 API를 구현합니다. #148

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

Merged
merged 2 commits into from
Apr 17, 2025

Conversation

kpeel5839
Copy link
Contributor

1. 🔗 관련 이슈

closes #136
closes #137

2. 📄 구현한 내용 또는 수정한 내용

  • 익명 프로필을 생성할 때 cloud front url + url 을 해줍니다.
  • 기존에 존재하는 실명이라면 생성 불가합니다.
  • 그 이외에 비속어 검사 등등의 로직이 존재합니다.

@kpeel5839 kpeel5839 added 🌱기능🌱 새로운 기능을 추가해요 ! 🏋️매튜🏋️ 24기 김재연 labels Apr 17, 2025
@kpeel5839 kpeel5839 self-assigned this Apr 17, 2025
@kpeel5839 kpeel5839 merged commit e270191 into develop Apr 17, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱기능🌱 새로운 기능을 추가해요 ! 🏋️매튜🏋️ 24기 김재연
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature]: 프로필 수정 API를 구현합니다. [feature]: 프로필 생성 API를 구현합니다.
1 participant