Actions
New Function #63
closed[API] All POST/PUT
Description
1.All POST / PUT API
1) change parameter transfer method
a) As-is
- @RequestParam
b) To-be
- @RequestBody (json format)
Updated by bryant bryant over 1 year ago
- Status changed from New to Resolved
- Assignee changed from bryant bryant to Deca Park
Actions