Loading src/SOL005/definitions/SOL005_def.yaml +2 −4 Original line number Original line Diff line number Diff line Loading @@ -139,10 +139,8 @@ definitions: properties: properties: href: href: description: > description: > URI of a resource referenced from a notification. URI of another resource referenced from a resource. Shall be an absolute URI (i.e. a URI that Should be an absolute URI (i.e. a URI that contains {apiRoot}), 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. type: string type: string format: url format: url Loading Loading
src/SOL005/definitions/SOL005_def.yaml +2 −4 Original line number Original line Diff line number Diff line Loading @@ -139,10 +139,8 @@ definitions: properties: properties: href: href: description: > description: > URI of a resource referenced from a notification. URI of another resource referenced from a resource. Shall be an absolute URI (i.e. a URI that Should be an absolute URI (i.e. a URI that contains {apiRoot}), 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. type: string type: string format: url format: url Loading