springdoc-openapi v1.3.5 Release Notes

Release Date: 2020-04-28 // almost 4 years ago
  • โž• Added

    • Get fields of superclass for parameter objects
    • ๐Ÿ‘ #606 - Added MonetaryAmount support, out of the box.
    • ๐Ÿ‘ #605 - Support nested parameter objects.
    • ๐Ÿ”ง #603 - Request Body can be configured as optional.
    • ๐Ÿ‘ #588 - Support of assignableTypes attribute in @ControllerAdvice. ### ๐Ÿ”„ Changed
    • โฌ†๏ธ Upgrade swagger-ui to 3.25.1
    • ๐Ÿ‘Œ Improve Pageable support
    • #608 - Improve override OpenApiResource
    • #591 - Changing oauth2RedirectUrl to respect relaxed binding. ### ๐Ÿ›  Fixed
    • ๐Ÿ“„ #624 - Change Return type of api-docs to
    • #622 - Missing extension to schema property.
    • #609 - ( self ref) for HAL hypermedia types.
    • 0๏ธโƒฃ #610, #611 - ApiResponse DEFAULT_DESCRIPTION Improvement.
    • #601 - components schema not generated.
    • ๐Ÿ“‡ #592 - springdoc.cache is not part of additional-spring-configuration-metadata.json.
    • ๐Ÿ’ป #597 - Request Body for Maps not available in Swagger-UI.