What's Changed
- Support for @positive by @mpleine in #3001
- Fixes for Spring Boot 3.5.0 API by @mschout in #3007
- feat: type-use for method parameters by @mymx2 in #3011
Added
Changed
- Upgrade spring-boot to version 3.5.0
Fixed
- #2982 - application/problem+json content type is not set for ProblemDetails
- #2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
- #2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
- #3012 - Order of examples is (sometimes) not preserved
New Contributors
Full Changelog: v2.8.8...v2.8.9