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

Problem with parsing JSON API Relationships #4

Open
trestoa opened this issue Dec 14, 2016 · 0 comments
Open

Problem with parsing JSON API Relationships #4

trestoa opened this issue Dec 14, 2016 · 0 comments

Comments

@trestoa
Copy link
Member

trestoa commented Dec 14, 2016

It is not possible to determine the relationship cardinality of relationships without a data property.

A possible solution would be to merge JsonApiManyRelationship with JsonApiSingleRelationship into one general relationship class.
Moreover, we could add a meta information denoting the cardinality to relationship objects.

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

No branches or pull requests

1 participant