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
734f5afb
Commit
734f5afb
authored
May 09, 2019
by
moscatelli
Browse files
SOL002: fix in VNF Configuration interface references
parent
652ded51
Pipeline
#904
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFConfiguration/VNFConfiguration.yaml
View file @
734f5afb
...
...
@@ -123,7 +123,7 @@ paths:
required
:
true
in
:
body
schema
:
$ref
:
'
definitions/VnfConfiguration_def.yaml#/definitions/VnfConfigModifications'
$ref
:
'
definitions/
SOL002
VnfConfiguration_def.yaml#/definitions/VnfConfigModifications'
responses
:
200
:
description
:
>
...
...
@@ -132,7 +132,7 @@ paths:
The request was accepted and completed. The response body shall contain the parameters
of the configuration modification that was applied to the configuration resource.
schema
:
$ref
:
'
definitions/VnfConfiguration_def.yaml#/definitions/VnfConfigModifications'
$ref
:
'
definitions/
SOL002
VnfConfiguration_def.yaml#/definitions/VnfConfigModifications'
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
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