fix: application/vnd.pgrst.array not accepted as a valid mediatype

This commit is contained in:
Taimoor Zaeem
2023-10-04 00:07:09 -03:00
committed by Steve Chavez
parent c820efb64a
commit 82ecf836c4
3 changed files with 15 additions and 0 deletions
+4
View File
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
- #2899, Fix `application/vnd.pgrst.array` not accepted as a valid mediatype - @taimoorzaeem
## [11.2.0] - 2023-08-10
### Added