From 8899191807e15022b29a8dd00aba450e50576a77 Mon Sep 17 00:00:00 2001
From: Samir Medjiah <samir.medjiah@gmail.com>
Date: Wed, 17 Jul 2019 12:48:34 +0200
Subject: [PATCH] SOL002_151	GET Method (on "Individual Subscription") 
 response updated

---
 src/SOL002/VNFIndicator/VNFIndicator.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/SOL002/VNFIndicator/VNFIndicator.yaml b/src/SOL002/VNFIndicator/VNFIndicator.yaml
index c7adf860..ec687806 100644
--- a/src/SOL002/VNFIndicator/VNFIndicator.yaml
+++ b/src/SOL002/VNFIndicator/VNFIndicator.yaml
@@ -712,8 +712,10 @@ paths:
           description: >
             200 OK
 
-            The subscriptions was queried successfully. The response body shall contain
-            the representation of the requested subscription.
+            Shall be returned when information about an individual subscription 
+            has been read successfully. 
+            The response body shall contain the representation of the 
+            "Individual subscription" resource.
           headers:
             Content-Type:
               description: The MIME type of the body of the response.
-- 
GitLab