Skip to content

springdoc-openapi v1.4.1 released!

Compare
Choose a tag to compare
@bnasslahsen bnasslahsen released this 09 Jun 18:19

Added

  • #714 - Ability to disable swagger-ui default petstore url
  • #713 - Add Support of Actuator endpoints using webflux
  • #703 - Pretty print OpenApi spec

Changed

  • Upgrade swagger-ui to 3.26.0

Fixed

  • #678 - Multiple file upload Flux error on the swagger-ui
  • #711 - Wrong ApiResponse Schema picked up in ExceptionHandlers returning void
  • #688, #349, #545 - Prevent swagger-config from being loaded twice in case of no groups