innercircle-byebye / ft_transcendence-back

Backend for ft_transcendence (nestjs)
1 stars 0 forks source link

프로필 이미지 업로드 엔드포인트 생성 #100

Closed sungyongcho closed 2 years ago

sungyongcho commented 2 years ago

프로필 이미지를 업로드 하는 PUT /api/user/profile_image 엔드포인트를 추가 하였습니다.

close #97

sungyongcho commented 2 years ago

프론트에서 edit-profile 페이지 수정 처리할때 한번에 request 보내는 endpoint를 요청했습니다.

PATCH /api/user/edit 엔드포인트 만들었으니 확인해주세요

https://github.com/innercircle-byebye/ft_transcendence/discussions/69