-
Notifications
You must be signed in to change notification settings - Fork 2
foodRead
Hyun-juhee edited this page Dec 30, 2019
·
2 revisions
메소드 | 파라미터 | 설명 |
---|---|---|
Content-Type | application/json |
{
"status": 200,
"message": "CityId 해당하는 FOOD 조회 성공",
"data": [
{
"id": 80,
"name": "Osmoz Cafe",
"grade": "3",
"cost": 22,
"CityId": 1
},
{
"id": 81,
"name": "Mayfair Garden",
"grade": "2",
"cost": 1,
"CityId": 1
},
],
"success": true
}
{
"status": 204,
"message": "ACTIVITY가 없습니다",
"success": false
}
{
"status": 500,
"message": "CityId에 해당하는 FOOD 조회 실패",
"success": false
}
-
여행 예산 짜기
-
일정
-
지출입력
-
HOME
-
My Page
-
액티비티 정보
- City
- Activity
- Food
- Hotel
- Shopping
- Snack
- Transport