Project

General

Profile

Actions

New Function #33

closed

New Function #32: [API] API for mobile App

[API] Common & Signup

Added by Deca Park over 1 year ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
04/18/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

1.Git

  • KORAIL_STORE/korail_store_user
  • refer to NMKPG_CYBER/nmkpg_cyber_user

2.Swagger UI (https://swagger.io/tools/swagger-ui/)

  • apply this into API (Common&SignUp first for guide)

3.Spec (Common&Signup sheet on #32)

  • Login
  • Refresh Token
  • Logout
  • ID duplication check
  • Change password
  • SignUp

Related issues

Copied to New Function #39: [API] MallClosedDeca Park04/18/2023

Actions
Actions #1

Updated by Deca Park over 1 year ago

  • Description updated (diff)
Actions #2

Updated by Deca Park over 1 year ago

Actions #3

Updated by jason jason over 1 year ago

  • Status changed from New to Resolved
  • Assignee changed from jason jason to Deca Park
Actions #4

Updated by Deca Park over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to jason jason

[Common & Login] sheet on #32

  • 6. 아이디 찾기 (find user ID) : new
  • 7. 공통 코드 조회 (get common code) : new

[SignUp] sheet on #32

  • 1. 회원가입 (SignUp) : field is added (red text)
  • 2. 역 리스트 (Station list) : new
Actions #5

Updated by jason jason over 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from jason jason to Deca Park
Actions #6

Updated by Deca Park over 1 year ago

1.CommonController (new) - Common sheet on #32

  • 공통 코드 조회 (get common code) : red text (change)
  • 역 리스트 (Station list) : copy after delete StationContoller

2.SignUp API

  • move to UserController
Actions #7

Updated by Deca Park over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to bryant bryant
Actions #8

Updated by bryant bryant over 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #9

Updated by Deca Park over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to jason jason

[Swagger UI]

1.POST / PUT (common)
  1) Responses
    - remove 201 error code
    - add 400 error code (Bad Request)

2.authentication-controller
  1) /api/signup API
    - move to user-controller

3.SwaggerConfig> ApiInfo

  • title : "KORAIL STORE 앱 API"
  • version: "0.1"
  • description: "KORAIL STORE 앱 API 명세서"
Actions #10

Updated by jason jason over 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from jason jason to Deca Park
Actions #11

Updated by Deca Park over 1 year ago

[Change logic]

1.로그인 (Login) API: red text  (Authentication sheet on #32)

Actions #12

Updated by Deca Park over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to jason jason
Actions #13

Updated by Deca Park over 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from jason jason to Deca Park
Actions #14

Updated by Deca Park over 1 year ago

[Test Issues]

1.GET /api/code_list
    1.parameter
      - code : apply condition with LIKE

Actions #15

Updated by Deca Park over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to bryant bryant
Actions #16

Updated by bryant bryant over 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #17

Updated by Deca Park 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF