Loading src/SOL005/NSDManagement/definitions/SOL005_def.yaml +0 −15 Original line number Diff line number Diff line Loading @@ -25,21 +25,6 @@ definitions: description: > String formatted according to IETF RFC 3986. type: string Link: description: > This type represents a link to a resource. type: object required: - href properties: href: description: > 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. type: string format: url DateTime: description: > Date-time stamp. Loading src/SOL005/NSPerformanceManagement/definitions/SOL005_def.yaml +0 −19 Original line number Diff line number Diff line Loading @@ -3,35 +3,16 @@ definitions: description: > An identifier with the intention of being globally unique. type: string Link: description: > This type represents a link to a resource. type: object required: - href properties: href: description: > 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. type: string format: url DateTime: description: > Date-time stamp. Representation: String formatted according to IETF RFC 3339. type: string format: "date-time" String: description: > This type represents stack of string values type: string Object: description: > This type represents stack of object values Loading src/SOL005/definitions/SOL005_def.yaml 0 → 100644 +32 −0 Original line number Diff line number Diff line definitions: Link: description: > This type represents a link to a resource. type: object required: - href properties: href: description: > 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. type: string format: url NotificationLink: description: > This type represents a link to a resource in a notification, using an absolute or relative URI. type: object required: - href properties: href: description: > 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. type: string format: url No newline at end of file Loading
src/SOL005/NSDManagement/definitions/SOL005_def.yaml +0 −15 Original line number Diff line number Diff line Loading @@ -25,21 +25,6 @@ definitions: description: > String formatted according to IETF RFC 3986. type: string Link: description: > This type represents a link to a resource. type: object required: - href properties: href: description: > 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. type: string format: url DateTime: description: > Date-time stamp. Loading
src/SOL005/NSPerformanceManagement/definitions/SOL005_def.yaml +0 −19 Original line number Diff line number Diff line Loading @@ -3,35 +3,16 @@ definitions: description: > An identifier with the intention of being globally unique. type: string Link: description: > This type represents a link to a resource. type: object required: - href properties: href: description: > 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. type: string format: url DateTime: description: > Date-time stamp. Representation: String formatted according to IETF RFC 3339. type: string format: "date-time" String: description: > This type represents stack of string values type: string Object: description: > This type represents stack of object values Loading
src/SOL005/definitions/SOL005_def.yaml 0 → 100644 +32 −0 Original line number Diff line number Diff line definitions: Link: description: > This type represents a link to a resource. type: object required: - href properties: href: description: > 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. type: string format: url NotificationLink: description: > This type represents a link to a resource in a notification, using an absolute or relative URI. type: object required: - href properties: href: description: > 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. type: string format: url No newline at end of file