Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-01 | 489 Bytes | |
springdoc-openapi v2.8.12 released! source code.tar.gz | 2025-09-01 | 1.3 MB | |
springdoc-openapi v2.8.12 released! source code.zip | 2025-09-01 | 6.8 MB | |
Totals: 3 Items | 8.1 MB | 0 |
Changed
- Upgrade swagger-ui to v5.28.0
- Upgrade commons-lang3 to v3.18.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: https://github.com/springdoc/springdoc-openapi/compare/v2.8.11...v2.8.12