Update swagger-ui to 3.42.0

This commit is contained in:
Blake Erickson
2021-02-07 07:47:52 -07:00
parent 1f4ecb3c10
commit c0142093d4
4 changed files with 8 additions and 5 deletions

View File

@@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed
- Include response examples [#394](https://github.com/rswag/rswag/pull/394)
### Changed
- Update swagger-ui to 3.42.0
## [2.3.2] - 2021-01-27
### Added
- RequestBody now supports the `required` flag [#342](https://github.com/rswag/rswag/pull/342)