Commit a3d55c18 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_85 SOL003_86: "VnfIndicatorValueChangeNotification" data type updated

parent 8ceee515
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -199,14 +199,14 @@ definitions:
          Links for this resource.
        type: object
        required: 
          - vnfInstance
          - subscription
        properties:
          vnfInstance:
            description: >
              Link to the related VNF instance resource.
            $ref: "SOL002SOL003_def.yaml#/definitions/Link"
              Link to the related VNF instance resource. Shall be present 
              if the VNF instance information is accessible as a resource.
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"
          subscription:
            description: >
              Link to the related subscription.
            $ref: "SOL002SOL003_def.yaml#/definitions/Link"
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"