innercircle-byebye / ft_transcendence-back

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

이미지 저장 경로 수정 외... #118

Closed sungyongcho closed 2 years ago

sungyongcho commented 2 years ago

프론트엔드 요청 사항 3가지

를 진행하였습니다.

이미지 업로드 시 확장자 exception 처리가 서버 내부에서 Error 발생 이었는데 BadRequestException으로 변경하였습니다.

( 추가적으로 사용하지 않는 이미지 업로드 API put /api/user/profile_image 삭제 처리 하였습니다.