File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ UnReleased ] -
7
+ ## [ 1.2.29 ] -
8
8
## Added
9
- - Added ability to disable security for one operation using @SecurityRequirements #259
10
9
- Support for extensions on @ApiResponse #368
11
10
- Support for CompletionStage as endpoint return type #370
12
11
- Support for extensions on @ApiResponse #368
13
12
- Support for java 8 Optional for @RequestParam #375
14
13
- Support for @RequestParam for file upload #377
15
-
14
+ - Added ability to disable security for one operation using @SecurityRequirements #259
15
+ - Support to configure packages-to-scan as list using YAML Syntax #376
16
16
17
17
## [ 1.2.28] -
18
18
## Changed
You can’t perform that action at this time.
0 commit comments