Skip to content
MyunDev edited this page Jun 6, 2020 · 1 revision
메소드 경로 설명
PUT /recipe/like?recipeIdx={recipeIdx} 좋아요 하기

응답 성공

레시피 좋아요 성공

{
    "success": true,
    "message": "레시피를 좋아요 했습니다."
}
Clone this wiki locally