We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b8d75 commit 12be4a3Copy full SHA for 12be4a3
CHANGELOG.md
@@ -4,10 +4,13 @@ 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
-## [1.6.2] - 2021-12-16
+## [1.6.2] - 2021-12-19
8
### Added
9
- #1386, #1385 - Disable validation by default
10
- #1384 - Enhance swagger-ui access
11
+### Fixed
12
+- #1392 - Consistent OperationId generation problem with Locale
13
+- #1394 - Getting 404 when trying to access swagger-ui of a native spring-boot app
14
15
## [1.6.1] - 2021-12-12
16
0 commit comments