Skip to content
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

Fixes #390: serialization issue for relationships #398

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thebluber
Copy link

According to the jsonapi specification https://jsonapi.org/format/#document-resource-object-attributes
attributes MUST NOT contain a relationship member.

There's a serialization issue introduced with Pull request #386 as described in issue #390.

Copy link
Collaborator

@gaorlov gaorlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing!
Please merge in main to get tests running in the PR and please add this PR to the CHANGELOG.md
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants