플레이리스트 api 구성
Closed this issue · 0 comments
Coreight98 commented
Method | Url | Description |
---|---|---|
GET | /playlist | 쿼리 스트링 조건에 따라 playlist를 필터링하여 얻음 |
POST | /playlist | 플레이리스트 등록 |
PUT | /playlist | 플레이리스트 수정 |
DELETE | /playlist | 플레이리스트 삭제 |
Closed this issue · 0 comments
Method | Url | Description |
---|---|---|
GET | /playlist | 쿼리 스트링 조건에 따라 playlist를 필터링하여 얻음 |
POST | /playlist | 플레이리스트 등록 |
PUT | /playlist | 플레이리스트 수정 |
DELETE | /playlist | 플레이리스트 삭제 |