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 233efd4 commit 84096a3Copy full SHA for 84096a3
CHANGELOG.md
@@ -4,15 +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
-Multiple endpoints on @GetParam, but springdoc only generate one #219
8
-
9
## [1.2.18] - 2019-12-08
10
### Addded
11
- Globally exclude params for webflux #228
12
13
## [1.2.17] - 2019-12-05
14
15
-- Handle multiple endpoints on @GetParam
+- Handle multiple endpoints on @GetParam #219
16
17
### Changed
18
- Upgrade Springboot to 2.2.1
0 commit comments