From b1ae72268c78f7e3c315c61db527b9b590a0dc85 Mon Sep 17 00:00:00 2001 From: moscatelli Date: Wed, 10 Jul 2019 11:45:22 +0200 Subject: [PATCH] SOL005_38/SOL005_39: Notifications GET and POST methods updated --- .../NSDManagementNotification.yaml | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml b/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml index c2ce4a7..abbfef9 100644 --- a/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml +++ b/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml @@ -86,7 +86,7 @@ paths: description: > 204 NO CONTENT - The notification was delivered successfully. + Shall be returned when the notification has been delivered successfully. headers: WWW-Authenticate: type: string @@ -143,7 +143,7 @@ paths: description: > 204 NO CONTENT - The notification endpoint was tested successfully. + Shall be returned when the notification endpoint has been tested successfully. The response body shall be empty. headers: WWW-Authenticate: @@ -234,7 +234,7 @@ paths: description: > 204 NO CONTENT - The notification was delivered successfully. + Shall be returned when the notification has been delivered successfully. headers: WWW-Authenticate: type: string @@ -291,7 +291,7 @@ paths: description: > 204 NO CONTENT - The notification endpoint was tested successfully. + Shall be returned when the notification endpoint has been tested successfully. The response body shall be empty. headers: WWW-Authenticate: @@ -382,7 +382,7 @@ paths: description: > 204 NO CONTENT - The notification was delivered successfully. + Shall be returned when the notification has been delivered successfully. headers: WWW-Authenticate: type: string @@ -439,7 +439,7 @@ paths: description: > 204 NO CONTENT - The notification endpoint was tested successfully. + Shall be returned when the notification endpoint has been tested successfully. The response body shall be empty. headers: WWW-Authenticate: @@ -530,7 +530,7 @@ paths: description: > 204 NO CONTENT - The notification was delivered successfully. + Shall be returned when the notification has been delivered successfully. headers: WWW-Authenticate: type: string @@ -587,7 +587,7 @@ paths: description: > 204 NO CONTENT - The notification endpoint was tested successfully. + Shall be returned when the notification endpoint has been tested successfully. The response body shall be empty. headers: WWW-Authenticate: @@ -678,7 +678,7 @@ paths: description: > 204 NO CONTENT - The notification was delivered successfully. + Shall be returned when the notification has been delivered successfully. headers: WWW-Authenticate: type: string @@ -735,7 +735,7 @@ paths: description: > 204 NO CONTENT - The notification endpoint was tested successfully. + Shall be returned when the notification endpoint has been tested successfully. The response body shall be empty. headers: WWW-Authenticate: @@ -826,7 +826,7 @@ paths: description: > 204 NO CONTENT - The notification was delivered successfully. + Shall be returned when the notification has been delivered successfully. headers: WWW-Authenticate: type: string @@ -883,7 +883,7 @@ paths: description: > 204 NO CONTENT - The notification endpoint was tested successfully. + Shall be returned when the notification endpoint has been tested successfully. The response body shall be empty. headers: WWW-Authenticate: @@ -974,7 +974,7 @@ paths: description: > 204 NO CONTENT - The notification was delivered successfully. + Shall be returned when the notification has been delivered successfully. headers: WWW-Authenticate: type: string @@ -1031,7 +1031,7 @@ paths: description: > 204 NO CONTENT - The notification endpoint was tested successfully. + Shall be returned when the notification endpoint has been tested successfully. The response body shall be empty. headers: WWW-Authenticate: -- GitLab