Would you consider a PR to support _links (and perhaps also just links) as a list of objects with rel keys, in addition to the default HAL format of _links as an object with keys representing rel? An example of this occurs in this Spring article: https://spring.io/understanding/HATEOAS.
Would you consider a PR to support
_links(and perhaps also justlinks) as a list of objects withrelkeys, in addition to the default HAL format of_linksas an object with keys representingrel? An example of this occurs in this Spring article: https://spring.io/understanding/HATEOAS.