Skip to content

springdoc-openapi v1.4.8 released!

Compare
Choose a tag to compare
@bnasslahsen bnasslahsen released this 27 Sep 20:22

Added

  • #878, #449 - Add options to filter on the GroupedOpenApi by consumes/produces mediaTypes or by header
  • #866 - QuerydslPredicateOperationCustomizer exclude static fields and support QuerydslBindings.excludeUnlistedProperties
  • #877 - Add support for disabling Syntax highlighting in Swagger-ui

Fixed

  • #876 - @ParameterObject causes NPE when combined with spring-data-rest
  • #879 - Empty API docs with nested routes