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
Relationship could be represented by all resource identities (type and id) in the relationship, or a link, or a combination of data, link and meta (real world example - paging (20 identities, links for more data and some meta with paging info)).
The lib currently supports all these combinations. Which is good. But I want moar 😄 I want to be able to
include some resources + links + paging meta when resource is main
keep only link to relationship data when resource is within included
Relationship could be represented by all resource identities (type and id) in the relationship, or a link, or a combination of data, link and meta (real world example - paging (20 identities, links for more data and some meta with paging info)).
The lib currently supports all these combinations. Which is good. But I want moar 😄 I want to be able to
included
something like this
The text was updated successfully, but these errors were encountered: