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
Responses including related models through the relationships object without them being requested with the .with() method in the request will now be accepted (PR #55)
To-many relations are now being saved by the .save() as well (PR #56)