Skip to content

springdoc-openapi v2.8.12 released!

Latest
Compare
Choose a tag to compare
@bnasslahsen bnasslahsen released this 01 Sep 15:49
· 4 commits to main since this release

Changed

  • Upgrade swagger-ui to v5.28.0

Fixed

  • #3073 - Duplicate key class Parameter when documenting two GET methods with same path and PathVariable.
  • #3071 - @io.swagger.v3.oas.annotations.parameters.RequestBody does not work well with @RequestPart
  • #3066 - Parameter is now required after upgrading to springdoc-openapi 2.8.10

Full Changelog: v2.8.11...v2.8.12