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

This commit is contained in:
Taimoor Zaeem
2023-08-11 12:41:04 -05:00
committed by Steve Chavez
parent c820efb64a
commit 87d6a0d0fe
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