From 00f1bc59ff8fc9219efa87cdfd5cccf44cd1c3f3 Mon Sep 17 00:00:00 2001 From: Francesca Moscatelli Date: Fri, 29 May 2020 10:43:41 +0200 Subject: [PATCH] Minor fix --- .../VNFFaultManagementNotification.yaml | 188 +++++++++--------- 1 file changed, 94 insertions(+), 94 deletions(-) diff --git a/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml b/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml index 3cc4a16b..4eb93165 100644 --- a/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml +++ b/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml @@ -80,107 +80,107 @@ paths: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization - get: - description: | - The GET method allows the server to test the notification endpoint that is provided by the client, - e.g. during subscription. - responses: - "204": - $ref: '#/components/responses/VNFFMNotification.Get' - "400": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 - "401": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 - "403": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 - "405": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 - "406": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 - "500": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 - "503": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 + get: + description: | + The GET method allows the server to test the notification endpoint that is provided by the client, + e.g. during subscription. + responses: + "204": + $ref: '#/components/responses/VNFFMNotification.Get' + "400": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 + "401": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 + "403": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 + "405": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 + "406": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 + "500": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 + "503": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 - post: - description: | - Notify - The POST method notifies a VNF alarm or that the alarm list has been rebuilt. The API consumer shall have - previously created an "Individual subscription" resource with a matching filter. - parameters: - - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType - requestBody: - $ref: '#/components/requestBodies/AlarmClearedNotification' - responses: - "204": - $ref: '#/components/responses/VNFFMNotification.Post' - "400": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 - "401": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 - "403": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 - "405": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 - "406": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 - "500": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 - "503": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 + post: + description: | + Notify + The POST method notifies a VNF alarm or that the alarm list has been rebuilt. The API consumer shall have + previously created an "Individual subscription" resource with a matching filter. + parameters: + - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType + requestBody: + $ref: '#/components/requestBodies/AlarmClearedNotification' + responses: + "204": + $ref: '#/components/responses/VNFFMNotification.Post' + "400": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 + "401": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 + "403": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 + "405": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 + "406": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 + "500": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 + "503": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 /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 - get: - description: | - The GET method allows the server to test the notification endpoint that is provided by the client, - e.g. during subscription. - responses: - "204": - $ref: '#/components/responses/VNFFMNotification.Get' - "400": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 - "401": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 - "403": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 - "405": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 - "406": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 - "500": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 - "503": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 + get: + description: | + The GET method allows the server to test the notification endpoint that is provided by the client, + e.g. during subscription. + responses: + "204": + $ref: '#/components/responses/VNFFMNotification.Get' + "400": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 + "401": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 + "403": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 + "405": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 + "406": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 + "500": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 + "503": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 - post: - description: | - Notify - The POST method notifies a VNF alarm or that the alarm list has been rebuilt. The API consumer shall have - previously created an "Individual subscription" resource with a matching filter. - parameters: - - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType - requestBody: - $ref: '#/components/requestBodies/AlarmListRebuiltNotification' - responses: - "204": - $ref: '#/components/responses/VNFFMNotification.Post' - "400": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 - "401": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 - "403": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 - "405": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 - "406": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 - "500": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 - "503": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 + post: + description: | + Notify + The POST method notifies a VNF alarm or that the alarm list has been rebuilt. The API consumer shall have + previously created an "Individual subscription" resource with a matching filter. + parameters: + - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType + requestBody: + $ref: '#/components/requestBodies/AlarmListRebuiltNotification' + responses: + "204": + $ref: '#/components/responses/VNFFMNotification.Post' + "400": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 + "401": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 + "403": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 + "405": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 + "406": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 + "500": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 + "503": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 components: requestBodies: -- GitLab