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

사용자 아바타 사진 업로드/삭제 API 추가 #26

Merged
merged 6 commits into from
Dec 10, 2021

Conversation

parkgang
Copy link
Member

@parkgang parkgang commented Dec 10, 2021

Feature

  1. 사용자 아바타 사진을 업로드할 수 있는 API가 추가되었습니다.
  2. 사용자 아바타 사진을 삭제할 수 있는 API가 추가되었습니다.

Test 시나리오

  1. qa 도메인에 맞는 ~/swagger/index.html 으로 접속하여 로그인 후 아바타 사진을 업로드하는 API를 호출합니다.
  2. 아바타 사진을 업로드한 사용자를 조회하여 정상적으로 업로드 되었는지 확인합니다.
  3. 아바타 사진 삭제 API를 호출합니다.
  4. 아바타 사진을 업로드한 사용자를 조회하여 정상적으로 삭제 되었는지 확인합니다.

@parkgang parkgang self-assigned this Dec 10, 2021
@parkgang parkgang added the new feature 기능 추가 label Dec 10, 2021
@parkgang parkgang changed the title 사용자 프로필 사진 업로드/삭제 API 추가 사용자 아바타 사진 업로드/삭제 API 추가 Dec 10, 2021
@parkgang parkgang merged commit 2687a77 into develop Dec 10, 2021
@parkgang parkgang deleted the feature/upload-profile branch December 10, 2021 19:41
@parkgang parkgang mentioned this pull request Dec 13, 2021
parkgang added a commit that referenced this pull request Dec 13, 2021
* add: 사용자 프로필 업로드 API 데모

* add: 프로필 사진 업로드

* add: 프로필 사진 삭제 API 추가

* add: 프로필 사진 삭제 API 추가

* add: 문서 보강

* add: 용어 하나로 통일
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant