From 9a77f31f1f17ec43f3b246f224b3c77f5724e24f Mon Sep 17 00:00:00 2001 From: Samir Medjiah Date: Wed, 17 Jul 2019 09:04:32 +0200 Subject: [PATCH] SOL002_70 GET Method (on Notification endpoint) response updated --- .../VNFLifecycleManagementNotification.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml b/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml index 3611ba47..b5c24944 100644 --- a/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml +++ b/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml @@ -138,7 +138,7 @@ paths: description: > 204 NO CONTENT - The notification endpoint was tested successfully. + The notification endpoint has been tested successfully. headers: WWW-Authenticate: description: > @@ -276,7 +276,7 @@ paths: description: > 204 NO CONTENT - The notification endpoint was tested successfully. + The notification endpoint has been tested successfully. headers: WWW-Authenticate: description: > @@ -414,7 +414,7 @@ paths: description: > No Content - The notification endpoint was tested successfully. + The notification endpoint has been tested successfully. headers: WWW-Authenticate: description: > -- GitLab