Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.26 KB

Link.md

File metadata and controls

17 lines (13 loc) · 1.26 KB

Link

Properties

Name Type Description Notes
deprecation AlertEndPosition [optional]
href Url
hreflang str Its value is a string which is a URI that hints about the profile (as defined by I-D.wilde-profile-link) of the target resource. [optional]
name str [optional]
profile str Its value is a string and is intended for indicating the language of the target resource (as defined by [RFC5988]). [optional]
templated bool SHOULD be true when the Link Object's "href" property is a URI Template [optional]
title str Its value is a string and is intended for labelling the link with a human-readable identifier (as defined by RFC5988). [optional]
type str a hint to indicate the media type expected when dereferencing the target resource. [optional]

[Back to Model list] [Back to API list] [Back to README]