From 27e7596009c6d296543c66c5756827407713f106 Mon Sep 17 00:00:00 2001 From: Francesca Moscatelli Date: Tue, 25 Aug 2020 10:21:42 +0200 Subject: [PATCH] Editorial issues fixed --- .../VNFIndicatorNotification.yaml | 11 +++++++---- .../VNFIndicatorNotification.yaml | 4 ++-- .../VNFLifecycleManagement.yaml | 2 +- .../VNFPackageManagement/VNFPackageManagement.yaml | 2 +- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml b/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml index e0075af3..fde826b5 100644 --- a/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml +++ b/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml @@ -1,12 +1,15 @@ openapi: 3.0.2 info: - title: SOL002 - VNF Indicator Notification Endpoint interface + title: SOL002 - VNF Indicator Notification interface description: | - SOL002 - VNF Indicator Notification Endpoint interface IMPORTANT: Please note that this file might be not aligned to + SOL002 - VNF Indicator Notification interface + + IMPORTANT: Please note that this file might be not aligned to the current version of the ETSI Group Specification it refers to and has not been approved by the ETSI NFV ISG. - In case of discrepancies the published ETSI Group Specification takes precedence. Please report bugs to - https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis + In case of discrepancies the published ETSI Group Specification takes precedence. + + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis contact: name: NFV-SOL WG license: diff --git a/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml b/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml index c11a0e2f..7970ca18 100644 --- a/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml +++ b/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml @@ -1,9 +1,9 @@ openapi: 3.0.2 info: - title: SOL003 - VNF Indicator interface + title: SOL003 - VNF Indicator Notification interface description: | - SOL003 - VNF Indicator interface + SOL003 - VNF Indicator Notification interface IMPORTANT: Please note that this file might be not aligned to the current diff --git a/src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml b/src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml index 0b9527ed..ae0f717d 100644 --- a/src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml +++ b/src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml @@ -1844,7 +1844,7 @@ components: type: string VnfSnapshotInfoId: - name: VnfSnapshotInfoId + name: vnfSnapshotInfoId in: path description: | Identifier of the "Individual VNF snapshot" resource. This identifier can be retrieved diff --git a/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml b/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml index 7e6f2754..a63d66e3 100644 --- a/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml +++ b/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml @@ -1,7 +1,7 @@ openapi: 3.0.2 info: - title: SSOL003 - VNF Package Management interface + title: SOL003 - VNF Package Management interface description: | SOL003 - VNF Package Management interface -- GitLab