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
It's not entirely clear from the specs how the links object should be used. What urls can it hold? Must it only contain links to the resource url that the request is being made for? That seems to be the pattern according to the examples given, but the specs don't actually explain what these links need to be. Also, is the links object required with every resource response?