feat: allow media type overrides (#369)

This commit is contained in:
Ryan Brink
2022-11-05 16:45:06 -04:00
committed by GitHub
parent 2492661f1f
commit a5376cfa82
8 changed files with 201 additions and 11 deletions

View File

@ -12,6 +12,12 @@
## Released
## [3.7.0] - November 5th, 2022
### Added
- Allow users to override media type in request and response
## [3.6.0] - November 5th, 2022
### Changed