Forum Discussion

Jacket's avatar
Jacket
Frequent Visitor
4 years ago

Document a @RequestBody Map/List in Swagger

I'm creating the swagger file for the documentation of the various APi. In a controller I have the case where I request a RequestParam and a RequestBody:   @PostMapping("/message-now/save-with-para...