Commit 53dcbadc authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

updated notification endpoints

parent 5d93cbbb
Pipeline #6860 passed with stage
in 0 seconds
......@@ -28,7 +28,7 @@ paths:
###############################################################################
# Notification endpoint NsdOnBoardingNotification #
###############################################################################
/URI_is_provided_by_the_client_when_creating_the_subscription_NsdOnBoardingNotification:
/URI_is_provided_by_the_client_when_creating_the_subscription-NsdOnBoardingNotification:
parameters:
- $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
- $ref: ../components/SOL005_params.yaml#/components/parameters/Version
......@@ -95,7 +95,7 @@ paths:
###############################################################################
# Notification endpoint NsdOnBoardingFailureNotification #
###############################################################################
/URI_is_provided_by_the_client_when_creating_the_subscription_NsdOnBoardingFailureNotification:
/URI_is_provided_by_the_client_when_creating_the_subscription-NsdOnBoardingFailureNotification:
parameters:
- $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
- $ref: ../components/SOL005_params.yaml#/components/parameters/Version
......@@ -162,7 +162,7 @@ paths:
###############################################################################
# Notification endpoint NsdChangeNotification #
###############################################################################
/URI_is_provided_by_the_client_when_creating_the_subscription_NsdChangeNotification:
/URI_is_provided_by_the_client_when_creating_the_subscription-NsdChangeNotification:
parameters:
- $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
- $ref: ../components/SOL005_params.yaml#/components/parameters/Version
......@@ -229,7 +229,7 @@ paths:
###############################################################################
# Notification endpoint NsdDeletionNotification #
###############################################################################
/URI_is_provided_by_the_client_when_creating_the_subscription_NsdDeletionNotification:
/URI_is_provided_by_the_client_when_creating_the_subscription-NsdDeletionNotification:
parameters:
- $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
- $ref: ../components/SOL005_params.yaml#/components/parameters/Version
......@@ -296,7 +296,7 @@ paths:
###############################################################################
# Notification endpoint PnfdOnBoardingNotification #
###############################################################################
/URI_is_provided_by_the_client_when_creating_the_subscription_PnfdOnBoardingNotification:
/URI_is_provided_by_the_client_when_creating_the_subscription-PnfdOnBoardingNotification:
parameters:
- $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
- $ref: ../components/SOL005_params.yaml#/components/parameters/Version
......@@ -363,7 +363,7 @@ paths:
###############################################################################
# Notification endpoint PnfdOnBoardingFailureNotification #
###############################################################################
/URI_is_provided_by_the_client_when_creating_the_subscription_PnfdOnBoardingFailureNotification:
/URI_is_provided_by_the_client_when_creating_the_subscription-PnfdOnBoardingFailureNotification:
parameters:
- $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
- $ref: ../components/SOL005_params.yaml#/components/parameters/Version
......@@ -430,7 +430,7 @@ paths:
###############################################################################
# Notification endpoint PnfdDeletionNotification #
###############################################################################
/URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification:
/URI_is_provided_by_the_client_when_creating_the_subscription-PnfdDeletionNotification:
parameters:
- $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
- $ref: ../components/SOL005_params.yaml#/components/parameters/Version
......
......@@ -28,7 +28,7 @@ paths:
##################################################################################
# Notification endpoint PerformanceInformationAvailableNotification #
##################################################################################
/URI_is_provided_by_the_client_when_creating_the_subscription_PerformanceInformationAvailableNotificatio:
/URI_is_provided_by_the_client_when_creating_the_subscription-PerformanceInformationAvailableNotificatio:
parameters:
- $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
- $ref: ../components/SOL005_params.yaml#/components/parameters/Version
......@@ -99,7 +99,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:
parameters:
- $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
- $ref: ../components/SOL005_params.yaml#/components/parameters/Version
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment