Commit 92dec060 authored by moscatelli's avatar moscatelli
Browse files

SOL005: fix in notification interfaces schemas

parent fe5c5299
Loading
Loading
Loading
Loading
Loading
+4 −10
Original line number Diff line number Diff line
@@ -55,8 +55,6 @@ paths:
          in: body
          required: true
          schema:
            properties:
              AlarmNotification:
            $ref: "definitions/SOL005NSFaultManagementNotification_def.yaml#/definitions/AlarmNotification"
        - name: Accept
          description: >
@@ -131,8 +129,6 @@ paths:
          in: body
          required: true
          schema:
            properties:
              AlarmClearedNotification:
            $ref: "definitions/SOL005NSFaultManagementNotification_def.yaml#/definitions/AlarmClearedNotification"
        - name: Accept
          description: >
@@ -170,7 +166,7 @@ paths:
            The response body shall be empty.
          headers:
            WWW-Authenticate:
              type: "string"
              type: string
              description: >
                Challenge if the corresponding HTTP request has not provided
                authorization, or error details if the corresponding HTTP request
@@ -206,8 +202,6 @@ paths:
          in: body
          required: true
          schema:
            properties:
              AlarmListRebuiltNotification:
            $ref: "definitions/SOL005NSFaultManagementNotification_def.yaml#/definitions/AlarmListRebuiltNotification"
        - name: Accept
          description: >
+3 −9
Original line number Diff line number Diff line
@@ -58,8 +58,6 @@ paths:
          in: body
          required: true
          schema:
            properties:
              NsLcmOperationOccurrenceNotification:
            $ref: "definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsLcmOperationOccurrenceNotification"
        - name: Accept
          description: >
@@ -146,8 +144,6 @@ paths:
          in: body
          required: true
          schema:
            properties:
              NsIdentifierCreationNotification:
            $ref: "definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsIdentifierCreationNotification"
        - name: Accept
          description: >
@@ -234,8 +230,6 @@ paths:
          in: body
          required: true
          schema:
            properties:
              NsIdentifierDeletionNotification:
            $ref: "definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsIdentifierDeletionNotification"
        - name: Accept
          description: >
+2 −6
Original line number Diff line number Diff line
@@ -57,8 +57,6 @@ paths:
          in: body
          required: true
          schema:
            properties:
              VnfPackageOnboardingNotification:
            $ref: "definitions/SOL005VNFPackageManagementNotification_def.yaml#/definitions/VnfPackageOnboardingNotification"
        - name: Accept
          description: >
@@ -134,8 +132,6 @@ paths:
          in: body
          required: true
          schema:
            properties:
              VnfPackageChangeNotification:
            $ref: "definitions/SOL005VNFPackageManagementNotification_def.yaml#/definitions/VnfPackageChangeNotification"
        - name: Accept
          description: >