Home
AboutMe
Blog
Guest
SignIn
Path
/users/{id}/posts/{id}/likes
기능
*게시글 좋아요 삭제
비고
완료
HTTP verbs
DELETE
도메인
게시판
좋아요
Request
Response
{ routinePostId: string, userId: string, // 좋아요한 유저의 아이디, 의논 필요 }