Fix Content-Profile not working for POST RPC
Accept-Profile was applied instead. Fixes https://github.com/PostgREST/postgrest/issues/1508.
This commit is contained in:
committed by
Steve Chavez
parent
f57caf0987
commit
9a52632024
@@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- #1473, Fix overloaded computed columns on RPC - @wolfgangwalther
|
||||
- #1471, Fix POST, PATCH, DELETE with ?select= and return=minimal and PATCH with empty body - @wolfgangwalther
|
||||
- #1500, Fix missing `openapi-server-proxy-uri` config option - @steve-chavez
|
||||
- #1508, Fix `Content-Profile` not working for POST RPC - @steve-chavez
|
||||
|
||||
## [7.0.0] - 2020-04-03
|
||||
|
||||
|
||||
Reference in New Issue
Block a user