From b158d3729b87f81a212054fc230c0764ab79df7c Mon Sep 17 00:00:00 2001 From: Samir Medjiah Date: Wed, 17 Jul 2019 08:49:07 +0200 Subject: [PATCH] SOL002_60 POST method (on Fail Operation task) updated --- .../VNFLifecycleManagement/VNFLifecycleManagement.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml index 16ce83eb..864c900d 100644 --- a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +++ b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml @@ -1902,9 +1902,9 @@ paths: description: > 200 OK - The state of the VNF lifecycle management operation occurrence was - changed successfully. The response shall include a representation - of the VNF lifecycle operation occurrence resource. + The state of the VNF lifecycle management operation occurrence has + been changed successfully. The response shall include a representation + of the "Individual VNF lifecycle operation occurrence" resource. headers: Content-Type: description: The MIME type of the body of the response. -- GitLab