fix: OPTIONS not accepting all available media

This commit is contained in:
steve-chavez
2023-06-13 22:00:21 -05:00
committed by Steve Chavez
parent 11a9849152
commit fad47324c3
3 changed files with 21 additions and 3 deletions
+4
View File
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
- #2821, Fix OPTIONS not accepting all available media types - @steve-chavez
## [11.1.0] - 2023-06-07
### Added