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