diff --git a/src/SOL002/VNFConfiguration/VNFConfiguration.yaml b/src/SOL002/VNFConfiguration/VNFConfiguration.yaml index f9aad982a2b8626f5de5b4ffb6eb7a38599fce49..9c13e8db57f7e52e0d96aed7a0c7c441d6f3d0e8 100644 --- a/src/SOL002/VNFConfiguration/VNFConfiguration.yaml +++ b/src/SOL002/VNFConfiguration/VNFConfiguration.yaml @@ -65,7 +65,9 @@ paths: 200: description: > 200 OK - Configuration information about a VNF instance was read successfully. + + Shall be returned when configuration information about a VNF instance + has been read successfully. The response body shall contain a representation of the configuration resource. schema: $ref: 'definitions/SOL002VNFConfiguration_def.yaml#/definitions/VnfConfiguration'