Open jyb2605 opened 5 years ago
일지 리스트 조회
Query
http://101.101.160.246:3000/trips
{ "trips": [ { "title": "d", "location": "ddd", "begin_timestamp": "2019-07-29T13:28:18.000Z", "end_timestamp": "2019-07-31T00:24:38.000Z" }, { "title": "1234", "location": "독산", "begin_timestamp": "2019-07-30T16:04:00.000Z", "end_timestamp": "2019-07-30T16:51:37.000Z" } ], "code": 200, "message": "일지 리스트 조회 성공" }
<Status>
{ "code":300, "message":"토큰 인증 실패" }
FIXME: Describe relate to issue 기능 목록화 #5
FIXME: Describe relate to issue
일지 리스트 조회
Request
Query
Response
Success
ㄴ title
ㄴ location
ㄴ begin_timestamp
ㄴ end_timestamp
ㄴ d2 해커톤
ㄴ 독산역
ㄴ 2019-2019-07-31 01:04:00
ㄴ 2019-07-31 01:51:37
ㄴ 제목
ㄴ 여행지
ㄴ 여행 시작시간
ㄴ 여행 종료 시간
Fail
<Status>
relate to issue