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
In v1, the package handled exceptions that occured during the creation of HATEOAS links and returned an empty array of links in case an exception occured. In v2, this is not the case anymore. Every exception will be thrown.