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
I'm trying to update a relationship, without providing attributes to the base resource.
According to the jsonapi spec, this should be possible.
This is relevant when you want to change many relationships at once. You always have the alternative to patch the specific relationship however, using its route.