Commit 219b757a authored by medsam's avatar medsam
Browse files

SOL003_53 SOL003_54 SOL003_55: "ThresholdCrossedNotification" data type updated

parent 61bfef83
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -590,15 +590,15 @@ definitions:
          subscription:
            description: >
              Link to the related subscription.
            $ref: "SOL002SOL003_def.yaml#/definitions/Link"
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"
          objectInstance:
            description: >
              Link to the resource representing the VNF instance to which the
              notified change applies. Shall be present if the VNF instance
              information is accessible as a resource.
            $ref: "SOL002SOL003_def.yaml#/definitions/Link"
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"
          threshold:
            description: >
              Link to the resource that represents the threshold that was
              crossed.
            $ref: "SOL002SOL003_def.yaml#/definitions/Link"
 No newline at end of file
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"
 No newline at end of file