Description
<특산주 등록 승인>
•
특산주 등록을 승인하여 입력한 정보로 특산주를 등록, 반환
•
<승인여부 컬럼>
◦
NULL: 미결정
◦
승인: TRUE
◦
반려: FALSE
Response
{
"id": 1,
"placeName": "서울특별시",
"name": "맛있는 특산주",
"type": "BEER",
"degree": 7.0,
"sweetness": 5,
"cost": 5000,
"averageRating": null,
"description": "초콜릿으로 만든 맥주",
"imageUrl": "http://example.com/image.png",
"createdAt": "2024-09-26T02:17:18.562793"
}
JSON
복사
Error
HTTP/1.1 4XX
”에러 메시지”