Actions
New Function #61
closedNew Function #32: [API] API for mobile App
[API] Board (공지사항)
Description
1.Git
- KORAIL_STORE/korail_store_user
2.Swagger UI (https://swagger.io/tools/swagger-ui/)
- apply this into API
3.Spec (Board sheet on #32 - 20230624)
- 1.공지사항 리스트 (notice list)
- 2.공지사항 조회 (notice view)
- 3.FAQ 리스트 (FAQ list)
Related issues
Updated by Deca Park over 1 year ago
- Copied from New Function #53: [API] Station added
Updated by Deca Park over 1 year ago
- Subject changed from [API] Board to [API] Board (공지사항)
Updated by Deca Park over 1 year ago
- Copied to New Function #62: [API] Qna (이용안내) added
Updated by bryant bryant over 1 year ago
- Status changed from New to Resolved
- Assignee changed from bryant bryant to Deca Park
Updated by Deca Park over 1 year ago
- Description updated (diff)
- Status changed from Resolved to Feedback
- Assignee changed from Deca Park to bryant bryant
1.API (Add)
- FAQ 리스트 (FAQ list) : GET /api/board/faq_list
2.GET /api/board/notice_list
1) Parameter
a) post_type (게시글유형) : required -> NOT required
3.GET /api/board/notice
1) Response
a) content : set the field (currently, this field is not returned)
Updated by bryant bryant over 1 year ago
- Status changed from Feedback to Resolved
- Assignee changed from bryant bryant to Deca Park
Actions