Forum Discussion

christeiwan's avatar
christeiwan
Regular Visitor
4 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...
  • frantuma's avatar
    4 years ago

    This seems to be related to external Spring tooling (I would assume springfox or springdoc-openapi), please report the issue there