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
SOL002-SOL003
Commits
abaff410
Commit
abaff410
authored
Apr 23, 2019
by
Giacomo Bernini
Browse files
fixed usage of Link HTTP Header in SOL002 responses
parent
f79c7e9e
Pipeline
#834
passed with stage
in 0 seconds
Changes
4
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml
View file @
abaff410
...
...
@@ -152,7 +152,12 @@ paths:
type
:
string
maximum
:
1
minimum
:
0
Link
:
description
:
>
Reference to other resources. Used for paging in the present document, see clause 4.7.2.1.
type
:
string
maximum
:
1
minimum
:
0
schema
:
$ref
:
"
./definitions/VNFFaultManagement_def.yaml#/definitions/Alarm"
400
:
...
...
@@ -591,6 +596,12 @@ paths:
type
:
string
maximum
:
1
minimum
:
0
Link
:
description
:
>
Reference to other resources. Used for paging in the present document, see clause 4.7.2.1.
type
:
string
maximum
:
1
minimum
:
0
schema
:
$ref
:
"
../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/FmSubscription"
400
:
...
...
src/SOL002/VNFIndicator/VNFIndicator.yaml
View file @
abaff410
...
...
@@ -123,6 +123,12 @@ paths:
type
:
string
maximum
:
1
minimum
:
1
Link
:
description
:
>
Reference to other resources. Used for paging in the present document, see clause 4.7.2.1.
type
:
string
maximum
:
1
minimum
:
0
schema
:
type
:
array
items
:
...
...
@@ -228,6 +234,12 @@ paths:
type
:
string
maximum
:
1
minimum
:
1
Link
:
description
:
>
Reference to other resources. Used for paging in the present document, see clause 4.7.2.1.
type
:
string
maximum
:
1
minimum
:
0
schema
:
type
:
array
items
:
...
...
@@ -487,6 +499,12 @@ paths:
type
:
string
maximum
:
1
minimum
:
1
Link
:
description
:
>
Reference to other resources. Used for paging in the present document, see clause 4.7.2.1.
type
:
string
maximum
:
1
minimum
:
0
schema
:
type
:
array
items
:
...
...
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
abaff410
...
...
@@ -1016,10 +1016,17 @@ paths:
maximum
:
1
minimum
:
0
Version
:
description
:
The used API version.
description
:
>
The used API version.
type
:
string
maximum
:
1
minimum
:
1
Link
:
description
:
>
Reference to other resources. Used for paging in the present document, see clause 4.7.2.1.
type
:
string
maximum
:
1
minimum
:
0
schema
:
schema
:
$ref
:
"
definitions/VNFLifecycleManagement_def.yaml#/definitions/VnfLcmOpOcc"
...
...
src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml
View file @
abaff410
...
...
@@ -259,6 +259,12 @@ paths:
type
:
string
maximum
:
1
minimum
:
0
Link
:
description
:
>
Reference to other resources. Used for paging in the present document, see clause 4.7.2.1.
type
:
string
maximum
:
1
minimum
:
0
schema
:
type
:
array
items
:
...
...
@@ -563,7 +569,7 @@ paths:
maximum
:
1
minimum
:
1
Location
:
description
:
The resource URI of the created
VNF instance
description
:
The resource URI of the created
threshold
type
:
string
format
:
url
WWW-Authenticate
:
...
...
@@ -670,10 +676,6 @@ paths:
type
:
string
maximum
:
1
minimum
:
1
Location
:
description
:
The resource URI of the created VNF instance
type
:
string
format
:
url
WWW-Authenticate
:
description
:
>
Challenge if the corresponding HTTP request has not provided
...
...
@@ -682,6 +684,12 @@ paths:
type
:
string
maximum
:
1
minimum
:
0
Link
:
description
:
>
Reference to other resources. Used for paging in the present document, see clause 4.7.2.1.
type
:
string
maximum
:
1
minimum
:
0
schema
:
type
:
array
items
:
...
...
@@ -1019,6 +1027,12 @@ paths:
type
:
string
maximum
:
1
minimum
:
0
Link
:
description
:
>
Reference to other resources. Used for paging in the present document, see clause 4.7.2.1.
type
:
string
maximum
:
1
minimum
:
0
schema
:
type
:
array
items
:
...
...
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