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
Add support to manually pass the source resource in actions for related resources. This helps achieving proper URLs at the pagination fields if necessary (#72).
Bump up jsonapi-resources version to v0.8.0 in order to fix an issue with one-to-one relationships and additionally it brings a lot of other bug fixes of the gem itself (#53);
Fixes the double instantiation on the @request instance variable (#28 and #44).