springdoc-openapi v1.2.30 Release Notes

Release Date: 2020-02-03 // about 4 years ago
  • ➕ Added

    • 0️⃣ #378- Support REST Controllers with default empty @RequestMapping
    • 👍 #398 - Support for Sort GroupedOpenApi by name

    🔄 Changed

    • 👍 #396 - Improve support of @Parameter Schema, in case of @RequestBody
    • 0️⃣ #393 - Prevent swagger-ui default validation
    • #384 - @SecurityScheme paramName not accounted for the name
    • ⚠ #437 - Warning on referenced example

    🛠 Fixed

    • 💻 #399 - Same operationId for overloaded methods using Groups, breaks swagger-ui collapsibles
    • 💻 #436 - Duplicate tags if they are defined on @Operation annotation on swagger-ui.
    • #440 - When using RestControllerAdvice, one of the responses description is missing and replaced with a default