HateoasLink

FDX / Data Structures / HateoasLink
HATEOAS Link, REST application constraint (Hypermedia As The Engine Of Application State)
HateoasLink Properties
#IdTypeDescription
1hrefstringURL to invoke the action on the resource
2actionHttpAction
3relstringRelation of this link to its containing entity, as defined by and with many example relation values at [IETF RFC5988](https://datatracker.ietf.org/doc/html/rfc5988)
4typesArray of ContentTypesContent-types that can be used in the Accept header

© Copyright 2025. All Rights Reserved.