From d0832bdfba397a1cf8dd73fe9b862dc8b70b7511 Mon Sep 17 00:00:00 2001 From: Samir Medjiah Date: Wed, 17 Jul 2019 12:53:18 +0200 Subject: [PATCH] SOL002_154 GET Method (on Notification Enpoint) response updated --- .../VNFIndicatorNotification/VNFIndicatorNotification.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml b/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml index 5dc269e1..148157ff 100644 --- a/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml +++ b/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml @@ -105,7 +105,8 @@ paths: description: > 204 NO CONTENT - The notification endpoint was tested successfully. The response body shall be empty. + Shall be returned when the notification endpoint has been tested successfully. + The response body shall be empty. headers: WWW-Authenticate: description: > -- GitLab