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
ff96d883
Commit
ff96d883
authored
Mar 13, 2019
by
Francesca Moscatelli
Browse files
VnfInfoModificationsRequest renamed as VnfInfoModificationRequest
parent
a10fe29f
Pipeline
#401
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
ff96d883
...
...
@@ -261,7 +261,7 @@ paths:
required
:
true
in
:
body
schema
:
$ref
:
"
../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInfoModification
s
Request"
$ref
:
"
../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInfoModificationRequest"
responses
:
202
:
$ref
:
"
responses/VNFLifecycleManagement_resp.yaml#/responses/202-with-Location"
...
...
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml
View file @
ff96d883
...
...
@@ -785,7 +785,7 @@ definitions:
Links to resources related to this notification.
$ref
:
"
#/definitions/LccnLinks"
VnfInfoModification
s
Request
:
VnfInfoModificationRequest
:
description
:
>
This type represents attribute modifications for an "Individual VNF instance" resource,
i.e. modifications to a resource representation based on the "VnfInstance" data type.
...
...
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