Closed khw3754 closed 11 months ago
/user/recent-played
PATCH
PUT
GET
/user/recent-info
GET /users/recent-info 최근 재생 목록 정보 API
/users/recent-info
GET /users/recent-played 최근 재생 목록 노래 정보 API
/users/recent-played
PUT /users/recent-played 최근 재생 목록 노래 update
(제가 잘 이해했는지 묻는 단순 질문입니당) 아 /users/recent-info 이거 사용자의 플레이리스트들 모아놓는 부분에서 필요해서 만드신 건가요 ??
네네 정확합니다!
Issue
287
Overview
/user/recent-played
PATCH
->PUT
GET
/user/recent-info
음악 수, 썸네일 링크 응답하는 API 구현Screenshot
GET
/users/recent-info
최근 재생 목록 정보 APIGET
/users/recent-played
최근 재생 목록 노래 정보 APIPUT
/users/recent-played
최근 재생 목록 노래 update