-
Notifications
You must be signed in to change notification settings - Fork 2
cityReadCountry
Hyun-juhee edited this page Jan 3, 2020
·
5 revisions
메소드 | 파라미터 | 설명 |
---|---|---|
Content-Type | application/json |
이름 | type | 설명 |
---|---|---|
country | varchar | 조회하고 싶은 나라 이름 |
{
"status": 200,
"message": "해당 국가 도시 조회 성공",
"data": [
{
"id": 5,
"continent": "asia",
"country": "vietnam",
"name": "danang",
"popular": true,
"recommend": true,
"img": ""
}
],
"success": true
}
{
"status": 204,
"message": "도시가 없습니다",
"success": false
}
{
"status": 400,
"message": "필요한 값이 없습니다",
"success": false
}
{
"status": 500,
"message": "해당 국가 도시 조회 실패",
"success": false
}
-
여행 예산 짜기
-
일정
-
지출입력
-
HOME
-
My Page
-
액티비티 정보
- City
- Activity
- Food
- Hotel
- Shopping
- Snack
- Transport