ExternalHyperlink
editExternalHyperlink
editIntentionally left blank
Properties
edit-
id
(string
, required) - Identifier of the external link
-
label
(string
, required) - Human-readable description of the external link
-
uri
(string
) - hyperlink to an external resource
Example
edit{ "id" : "string", "label" : "string", "uri" : "string" }