fix: put info request body nullable

This commit is contained in:
Ryan Brink
2022-04-07 05:02:43 -07:00
parent 227e914b7b
commit ddbeb88929
4 changed files with 26 additions and 2 deletions

View File

@ -12,6 +12,10 @@
## Released
## [2.3.4] - April 7th, 2022
### Changed
- Put request body info now nullable
## [2.3.3] - April 1st, 2022
### Added
- Added tests for Swagger UI module that verify that plugin generates correct responses for Swagger UI WEB resources (tests should detect future incompatible changes in new versions of `org.webjars.swagger-ui`)