You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ any parts of the framework not mentioned in the documentation should generally b
14
14
15
15
* Adjusted error messages to correctly use capitial "JSON:API" abbreviation as used in the specification.
16
16
* Avoid error when `parser_context` is `None` while parsing.
17
+
* Perform inflection for `included_resources` in `AutoPrefetchMixin` ([#871](https://github.com/django-json-api/django-rest-framework-json-api/issues/871))
0 commit comments