-
Notifications
You must be signed in to change notification settings - Fork 299
Clarify issue in changelog through introduction of new Serializer class #826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Clarify potential issue in changelog through introduction of `rest_framework_json_api.serializers.Serializer` class.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks.
Codecov Report
Merging #826 into master will not change coverage.
The diff coverage isn/a
.
@@ Coverage Diff @@ ## master #826 +/- ## ======================================= Coverage 97.08% 97.08% ======================================= Files 58 58 Lines 3158 3158 ======================================= Hits 3066 3066 Misses 92 92
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 45d4224...eed6746. Read the comment docs.
Uh oh!
There was an error while loading. Please reload this page.
Fixes #821
Description of the Change
Clarify potential issue in changelog through introduction of
rest_framework_json_api.serializers.Serializer
class.Checklist
CHANGELOG.md
updated (only for user relevant changes)AUTHORS