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
0919638a
Commit
0919638a
authored
Nov 30, 2017
by
Lars-Erik Helander
Committed by
Michele Carignani
Dec 08, 2017
Browse files
Corrected file names according to scheme
Change-Id: I50640f190f35d08eadf2dc222fe1c1d081338170
parent
704bce15
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFConfiguration/VNFConfiguration.yaml
View file @
0919638a
...
...
@@ -38,7 +38,7 @@ paths:
Configuration information about a VNF instance was read successfully.
The response body shall contain a representation of the configuration resource.
schema
:
$ref
:
'
definitions/
Definition_
VnfConfiguration.yaml#/definitions/VnfConfiguration'
$ref
:
'
definitions/VnfConfiguration
_def
.yaml#/definitions/VnfConfiguration'
400
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/400'
}
401
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/401'
}
403
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/403'
}
...
...
@@ -59,14 +59,14 @@ paths:
required
:
true
in
:
body
schema
:
$ref
:
'
definitions/
Definition_
VnfConfiguration.yaml#/definitions/VnfConfigModifications'
$ref
:
'
definitions/VnfConfiguration
_def
.yaml#/definitions/VnfConfigModifications'
responses
:
200
:
description
:
>
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/
Definition_
VnfConfiguration.yaml#/definitions/VnfConfigModifications'
$ref
:
'
definitions/VnfConfiguration
_def
.yaml#/definitions/VnfConfigModifications'
412
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/412'
}
400
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/400'
}
401
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/401'
}
...
...
src/SOL002/VNFConfiguration/definitions/
Definition_
VnfConfiguration.yaml
→
src/SOL002/VNFConfiguration/definitions/VnfConfiguration
_def
.yaml
View file @
0919638a
File moved
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