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
Show whitespace changes
Inline
Side-by-side
src/SOL002/VNFConfiguration/VNFConfiguration.yaml
View file @
0919638a
...
@@ -38,7 +38,7 @@ paths:
...
@@ -38,7 +38,7 @@ paths:
Configuration information about a VNF instance was read successfully.
Configuration information about a VNF instance was read successfully.
The response body shall contain a representation of the configuration resource.
The response body shall contain a representation of the configuration resource.
schema
:
schema
:
$ref
:
'
definitions/
Definition_
VnfConfiguration.yaml#/definitions/VnfConfiguration'
$ref
:
'
definitions/VnfConfiguration
_def
.yaml#/definitions/VnfConfiguration'
400
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/400'
}
400
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/400'
}
401
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/401'
}
401
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/401'
}
403
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/403'
}
403
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/403'
}
...
@@ -59,14 +59,14 @@ paths:
...
@@ -59,14 +59,14 @@ paths:
required
:
true
required
:
true
in
:
body
in
:
body
schema
:
schema
:
$ref
:
'
definitions/
Definition_
VnfConfiguration.yaml#/definitions/VnfConfigModifications'
$ref
:
'
definitions/VnfConfiguration
_def
.yaml#/definitions/VnfConfigModifications'
responses
:
responses
:
200
:
200
:
description
:
>
description
:
>
The request was accepted and completed. The response body shall contain the parameters
The request was accepted and completed. The response body shall contain the parameters
of the configuration modification that was applied to the configuration resource.
of the configuration modification that was applied to the configuration resource.
schema
:
schema
:
$ref
:
'
definitions/
Definition_
VnfConfiguration.yaml#/definitions/VnfConfigModifications'
$ref
:
'
definitions/VnfConfiguration
_def
.yaml#/definitions/VnfConfigModifications'
412
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/412'
}
412
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/412'
}
400
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/400'
}
400
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/400'
}
401
:
{
$ref
:
'
../../responses/SOL002SOL003_resp.yaml#/responses/401'
}
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