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 HAL a resource linked to in the _links and an embedded resource in the _embedded should (well sort of) be interchangeable. It would be great if Traverson was given a rel like "people" would look in the _links and in _embedded. I think change is really in the HalLinkDiscoverer needs to be able to check _links and then also check _embedded.
The text was updated successfully, but these errors were encountered:
In HAL a resource linked to in the _links and an embedded resource in the _embedded should (well sort of) be interchangeable. It would be great if Traverson was given a rel like "people" would look in the _links and in _embedded. I think change is really in the HalLinkDiscoverer needs to be able to check _links and then also check _embedded.
The text was updated successfully, but these errors were encountered: