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

Kit::Api::JsonApi - Add support for top level relationship serialization #76

Open
2 tasks
nathan-appere opened this issue Jun 7, 2020 · 0 comments
Open
2 tasks

Comments

@nathan-appere
Copy link
Member

Abstract

Relationships endpoints like/authors/1/relationships/books or /books/2/relationships/author have a different serialization format.

They also add a hidden a hidden QueryNode layer (the parent at layer 0, identified by id, the target resource being at layer 1)

Todos

  • Add hidden layer support
  • Add serialization support
@nathan-appere nathan-appere mentioned this issue Jun 25, 2020
7 tasks
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

No branches or pull requests

1 participant