diff --git a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml index affbacdde2c6d9818c9bcfeb652bf0696ab1954b..ea97ededb18e5f6d80003bdfc90433497bb97631 100644 --- a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +++ b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml @@ -2281,7 +2281,7 @@ paths: get: description: > The GET method retrieves information about a subscription by reading - an individual subscription resource. + an "Individual subscription" resource. responses: 200: description: > @@ -2289,7 +2289,7 @@ paths: The operation has completed successfully. The response body shall contain a representation of the - subscription resource. + "Individual subscription" resource. headers: Content-Type: description: The MIME type of the body of the response.