Request → RequestPathVariable

Untitled

{
    "isSuccess": true,
    "code": "SCRAP_201",
    "message": "스크랩 생성 성공",
    "result": {
        "id": 8,
        "dong": "상도동",
        "neighborhoodPostCategory": "맛집",
        "title": "TestTitle",
        "content": "TestContent",
        "imageUrl": "image1.jpg",
        "createdAt": "2023-11-27T16:16:47.895107",
        "view": 0,
        "likeCount": 0,
        "commentCount": 1
    }
}