From 4ea303696697ce9dab4b1330abd2a95956cea01d Mon Sep 17 00:00:00 2001 From: Samir Medjiah Date: Wed, 17 Jul 2019 12:39:22 +0200 Subject: [PATCH] SOL002_146 GET Method (on "Individual VNF indicator") response updated --- src/SOL002/VNFIndicator/VNFIndicator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SOL002/VNFIndicator/VNFIndicator.yaml b/src/SOL002/VNFIndicator/VNFIndicator.yaml index d3656ccb..ec930ad4 100644 --- a/src/SOL002/VNFIndicator/VNFIndicator.yaml +++ b/src/SOL002/VNFIndicator/VNFIndicator.yaml @@ -424,7 +424,7 @@ paths: description: > 200 OK - The VNF indicator was read successfully. + Shall be returned when the VNF indicator has been read successfully. The response body shall contain the representation of the VNF indicator. headers: Content-Type: -- GitLab