We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b2c271 + f557a6d commit 69b23d3Copy full SHA for 69b23d3
CHANGELOG.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased] -
8
+### Added
9
+- Support for pathsToMatch and packagesToScan to work in spinal-case as well. Fixes #338
10
+## Fixed
11
+- Fixes springdoc.swagger-ui.url property #339
12
+
13
+## [1.2.26] -
14
15
+- Make springdoc cache configurable #331
16
+### Fixed
17
+- Multiple paths in controller and DeleteMapping generates incorrect Request Body #334
18
19
## [1.2.25] -
20
### Fixed
21
- Fix double registration of model converters when grouped api is used #324
0 commit comments