We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 162da5d commit 24de3faCopy full SHA for 24de3fa
CHANGELOG.md
@@ -15,6 +15,7 @@ any parts of the framework not mentioned in the documentation should generally b
15
* Adjusted error messages to correctly use capital "JSON:API" abbreviation as used in the specification.
16
* Avoid error when `parser_context` is `None` while parsing.
17
* Raise comprehensible error when reserved field names `meta` and `results` are used.
18
+* Use `relationships` in the error object `pointer` when the field is actually a relationship.
19
20
### Changed
21
0 commit comments