Commit 3a369771 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_72: Changes in the definition of the "AlarmNotification" data type:...

SOL003_72: Changes in the definition of the "AlarmNotification" data type: "_links>subscription" attribute is now of type "NotificationLink" (was "Link")
parent 6dcba0de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -164,7 +164,7 @@ definitions:
          subscription: 
            description: >
              Link to the related subscription.
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/Link"
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/NotificationLink"
            
  VnfInfoModificationRequest:
    description: >