From d21356a278b76e9a5e1cba4a8c1541fd64615f33 Mon Sep 17 00:00:00 2001 From: Giacomo Bernini Date: Tue, 4 May 2021 11:28:57 +0200 Subject: [PATCH] updated notification endpoints --- .../VNFFaultManagementNotification.yaml | 6 +++--- .../VNFIndicatorNotification/VNFIndicatorNotification.yaml | 4 ++-- .../VNFLifecycleManagementNotification.yaml | 6 +++--- .../VNFPerformanceManagementNotification.yaml | 4 ++-- .../VNFFaultManagementNotification.yaml | 6 +++--- .../VNFIndicatorNotification/VNFIndicatorNotification.yaml | 2 +- .../VNFLifecycleManagementNotification.yaml | 6 +++--- .../VNFPackageManagementNotification.yaml | 4 ++-- .../VNFPerformanceManagementNotification.yaml | 4 ++-- 9 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml b/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml index f2f3ff62..13019dd0 100644 --- a/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml +++ b/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml @@ -23,7 +23,7 @@ servers: - url: https://127.0.0.1/callback/v1 paths: - /URI-is-provided-by-the-client-when-creating-the-subscription_AlarmNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-AlarmNotification: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization @@ -76,7 +76,7 @@ paths: "503": $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 - /URI-is-provided-by-the-client-when-creating-the-subscription_AlarmClearedNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-AlarmClearedNotification: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization @@ -129,7 +129,7 @@ paths: "503": $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 - /URI-is-provided-by-the-client-when-creating-the-subscription_AlarmListRebuiltNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization diff --git a/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml b/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml index 4e8aa6bc..03adbc7b 100644 --- a/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml +++ b/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml @@ -26,7 +26,7 @@ servers: - url: https://127.0.0.1/callback/v1 paths: - '/URI-is-provided-by-the-client-when-creating-the-subscription_VnfIndicatorValueChangeNotification': + '/URI_is_provided_by_the_client_when_creating_the_subscription-VnfIndicatorValueChangeNotification': parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization @@ -83,7 +83,7 @@ paths: "503": $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 - '/URI-is-provided-by-the-client-when-creating-the-subscription_SupportedIndicatorsChangeNotification': + '/URI_is_provided_by_the_client_when_creating_the_subscription-SupportedIndicatorsChangeNotification': parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization diff --git a/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml b/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml index b84db5bb..413fff58 100644 --- a/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml +++ b/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml @@ -24,7 +24,7 @@ servers: - url: https://127.0.0.1/callback/v1 paths: - /URI-is-provided-by-the-client-when-creating-the-subscription_VnfLcmOperationOccurrenceNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-VnfLcmOperationOccurrenceNotification: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization @@ -77,7 +77,7 @@ paths: "503": $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 - /URI-is-provided-by-the-client-when-creating-the-subscription_VnfIdentifierCreationNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-VnfIdentifierCreationNotification: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization @@ -130,7 +130,7 @@ paths: "503": $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 - /URI-is-provided-by-the-client-when-creating-the-subscription_VnfIdentifierDeletionNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-VnfIdentifierDeletionNotification: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization diff --git a/src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml b/src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml index f176a80b..bceab6dd 100644 --- a/src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml +++ b/src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml @@ -24,7 +24,7 @@ servers: - url: https://127.0.0.1/callback/v1 paths: - '/URI-is-provided-by-the-client-when-creating-the-subscription_PerformanceInformationAvailableNotification': + '/URI_is_provided_by_the_client_when_creating_the_subscription-PerformanceInformationAvailableNotification': parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization @@ -77,7 +77,7 @@ paths: "503": $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 - /URI-is-provided-by-the-client-when-creating-the-subscription_ThresholdCrossedNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-ThresholdCrossedNotification: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization diff --git a/src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml b/src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml index d723b308..b2752a0f 100644 --- a/src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml +++ b/src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml @@ -29,7 +29,7 @@ paths: ############################################################################### # Notification endpoint AlarmNotification # ############################################################################### - /URI-is-provided-by-the-client-when-creating-the-subscription-AlarmNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-AlarmNotification: #SOL003 location: 7.4.6 parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization @@ -90,7 +90,7 @@ paths: ############################################################################### # Notification endpoint AlarmClearedNotification # ############################################################################### - /URI-is-provided-by-the-client-when-creating-the-subscription-AlarmClearedNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-AlarmClearedNotification: #SOL003 location: 7.4.6 parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization @@ -151,7 +151,7 @@ paths: ############################################################################### # Notification endpoint AlarmListRebuiltNotification # ############################################################################### - /URI-is-provided-by-the-client-when-creating-the-subscription-AlarmListRebuiltNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification: #SOL003 location: 7.4.6 parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization diff --git a/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml b/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml index eeed2be7..cbf33e42 100644 --- a/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml +++ b/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml @@ -29,7 +29,7 @@ paths: ############################################################################### # Notification endpoint VnfIndicatorValueChangeNotification # ############################################################################### - /URI-is-provided-by-the-client-when-creating-the-subscription-VnfIndicatorValueChangeNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-VnfIndicatorValueChangeNotification: #SOL003 location: 8.4.7 post: description: | diff --git a/src/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml b/src/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml index 0466ce23..000c5d0d 100644 --- a/src/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml +++ b/src/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml @@ -29,7 +29,7 @@ paths: ############################################################################### # Notification endpoint VnfLcmOperationOccurrenceNotification # ############################################################################### - /URI-is-provided-by-the-client-when-creating-the-subscription-VnfLcmOperationOccurrenceNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-VnfLcmOperationOccurrenceNotification: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version @@ -87,7 +87,7 @@ paths: ############################################################################### # Notification endpoint VnfIdentifierCreationNotification # ############################################################################### - /URI-is-provided-by-the-client-when-creating-the-subscription-VnfIdentifierCreationNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-VnfIdentifierCreationNotification: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version @@ -145,7 +145,7 @@ paths: ############################################################################### # Notification endpoint VnfIdentifierDeletionNotification # ############################################################################### - /URI-is-provided-by-the-client-when-creating-the-subscription-VnfIdentifierDeletionNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-VnfIdentifierDeletionNotification: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version diff --git a/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml b/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml index acc0f460..a37d18dd 100644 --- a/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml +++ b/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml @@ -29,7 +29,7 @@ paths: ############################################################################### # Notification endpoint VnfPackageOnboardingNotification # ############################################################################### - /URI-is-provided-by-the-client-when-creating-the-subscription-VnfPackageOnboardingNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageOnboardingNotification: #SOL003 location: 10.4.9 parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization @@ -90,7 +90,7 @@ paths: ############################################################################### # Notification endpoint VnfPackageChangeNotification # ############################################################################### - /URI-is-provided-by-the-client-when-creating-the-subscription-VnfPackageChangeNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification: #SOL003 location: 10.4.9 parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization diff --git a/src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml b/src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml index a0f6c7ac..d756a944 100644 --- a/src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml +++ b/src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml @@ -29,7 +29,7 @@ paths: ############################################################################### # Notification endpoint PerformanceInformationAvailableNotification # ############################################################################### - /URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationAvailableNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-PerformanceInformationAvailableNotification: #SOL003 location: 6.4.9 parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization @@ -91,7 +91,7 @@ paths: ############################################################################### # Notification endpoint ThresholdCrossedNotification # ############################################################################### - /URI-is-provided-by-the-client-when-creating-the-subscription-ThresholdCrossedNotification: + /URI_is_provided_by_the_client_when_creating_the_subscription-ThresholdCrossedNotification: #SOL003 location: 6.4.9 parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization -- GitLab