wrong description of "href" attribute in "Link" definition
description of "href" attribute in "Link" definition is wrong. https://forge.etsi.org/rep/nfv/SOL005/-/blob/master/src/SOL005/definitions/SOL005_def.yaml?ref_type=heads
Current:
URI of a resource referenced from a notification.
Should be an absolute URI (i.e. a URI that contains {apiRoot}),
however, may be a relative URI (i.e. a URI where the {apiRoot} part is omitted)
if the {apiRoot} information is not available.
SOL013:
URI of another resource referenced from a resource. Shall be an absolute URI (i.e. a URI that contains {apiRoot}).