Prefer:resolution/missing
options should be inside a Content-Type
#3164
Labels
idea
Needs of discussion to become an enhancement, not ready for implementation
Problem
Currently there are disparate prefers headers to do a bulk insert and upsert. Ideally this would be done through a single content type so it later can be overridden with #2826.
A similar idea was previously discussed on #2066 (comment)
Solution
Use a vendor media type that contains both options:
Later on we can include the
on_conflict
andcolumns
query parameters as parameters of the samecontent-type
.The text was updated successfully, but these errors were encountered: