Forum Discussion

christeiwan's avatar
christeiwan
Regular Visitor
5 years ago
Solved

Swagger - parameter not showing in Swagger-UI

Hello, I have a SpringBoot Application(2.2.2) with swagger-UI (3.0.0) and have a controller class where I defined a @RequestParam, which is not showing in the UI. There is also an ERROR-message showi...