From 88596f94952429b495af44285c9824659ab7722c Mon Sep 17 00:00:00 2001 From: Samir Medjiah Date: Tue, 16 Jul 2019 14:39:44 +0200 Subject: [PATCH] SOL005_#105 GET Method (on Individual threshold) response updated --- .../NSPerformanceManagement/NSPerformanceManagement.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml b/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml index c0c4e1a..413d6ac 100644 --- a/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml +++ b/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml @@ -754,7 +754,8 @@ paths: description: > 200 OK - Information about an individual threshold was queried successfully. + Shall be returned when information about an individual threshold + has been queried successfully. The response body shall contain a representation of the threshold, as defined in clause 7.5.2.9. schema: -- GitLab