Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL005
Commits
37dd0982
Commit
37dd0982
authored
Mar 27, 2019
by
moscatelli
Browse files
SOL005_15: href attribute description updated in Link def
parent
875bd4d7
Pipeline
#513
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSDManagement/definitions/SOL005_def.yaml
View file @
37dd0982
...
...
@@ -34,7 +34,10 @@ definitions:
properties
:
href
:
description
:
>
URI of the referenced resource.
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
:
...
...
src/SOL005/NSPerformanceManagement/definitions/SOL005_def.yaml
View file @
37dd0982
...
...
@@ -13,7 +13,10 @@ definitions:
properties
:
href
:
description
:
>
URI of the referenced resource.
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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment