whynot-here / whynot-here-api-server

whynot-here 서비스 API 서버
3 stars 0 forks source link

[BE] Post응답값 내 User객체 반환 수정 #42

Closed osj3474 closed 2 years ago

osj3474 commented 2 years ago

현재는 PostResponse에 User객체를 보내고 있는데, user_id, email, profile_img 정도로 수정 필요합니다.