Closed
Description
HAL specifies additional properties to rel, href and templated in Section 5:
https://tools.ietf.org/html/draft-kelly-json-hal-07#section-5
Is it possible to support these by extending the LinkMixin with "type", "deprecation" and "name"? This would allow deprecating links to deprecated APIs and clients to e. g. automatically log a warning when using deprecated APIs.