Description
<메인 화면 특산주 추천>
•
최초 로그인 시 현재 위치의 위도, 경도 값을 받아와 가장 가까운 지역의 상위 특산주 중 하나를 랜덤으로 반환(위치 갱신)
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
”에러 메시지”