fix: remove rejected mediatype application/vnd.pgrst.object+json from response

This commit is contained in:
Taimoor Zaeem
2024-04-13 16:07:38 -05:00
committed by Steve Chavez
parent fbc4d565ca
commit 973201a8d3
5 changed files with 35 additions and 22 deletions
+1
View File
@@ -27,6 +27,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #3340, Log when the LISTEN channel gets a notification - @steve-chavez
- #3345, Fix in-database configuration values not loading for `pgrst.server_trace_header` and `pgrst.server_cors_allowed_origins` - @laurenceisla
- #3361, Clarify PGRST204(column not found) error message - @steve-chavez
- #3373, Remove rejected mediatype `application/vnd.pgrst.object+json` from response - @taimoorzaeem
### Deprecated