Actions
New Function #19
open[API] Added APIs
Description
1.User_0320 sheet
- GET /user
2.Docent_0320 sheet
- register docent : change (red color)
- modify docent : new
- update docent status : new
- docent list: change (red color)
- docent info : new
- docent All List : new
Files
Updated by Deca Park almost 2 years ago
- Assignee changed from Toby Pham to bryant bryant
Updated by Deca Park almost 2 years ago
- File API_spec_20230320.xlsx API_spec_20230320.xlsx added
Updated by bryant bryant almost 2 years ago
- Status changed from New to Resolved
- Assignee changed from bryant bryant to Deca Park
Updated by Deca Park almost 2 years ago
- Status changed from Resolved to Feedback
[Test Issues]
1.GET /api/docent_info
1) response
- remove "data" bcz return data is 1
2.GET /api/docent_list
1) parameters
a) temp_save_flag
- when parameter value is empty(NULL), don't set 0 by default
Updated by Deca Park almost 2 years ago
[API] /api/docent_all
1.logic
1) add condition
- docent_status != '3' (exclude close status)
2) sort
- docent_status = '2' first, reg_date DESC
Updated by Deca Park almost 2 years ago
- Assignee changed from Deca Park to bryant bryant
Updated by bryant bryant almost 2 years ago
- Status changed from Feedback to Resolved
- Assignee changed from bryant bryant to Deca Park
Actions