From c215bacb2908b7cad56d6ab95c358bb086b79f8b Mon Sep 17 00:00:00 2001 From: Samir Medjiah Date: Tue, 16 Jul 2019 15:29:36 +0200 Subject: [PATCH] SOL005_#117 GET Method (on Individual subscription) response updated --- src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml b/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml index 8f4d54c..0568217 100644 --- a/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml +++ b/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml @@ -1110,7 +1110,7 @@ paths: description: > 200 OK - The subscription was read successfully. + Shall be returned when the subscription has been read successfully. The response body shall contain a representation of the subscription resource, as defined in clause 7.5.2.3. schema: -- GitLab