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

SOL003_39 SOL003_40 SOL003_41: "LccnLinks" data type updated

parent b4c81b98
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -309,17 +309,17 @@ definitions:
        description: >
          Link to the resource representing the VNF instance to which the
          notified change applies.
        $ref: "SOL002SOL003_def.yaml#/definitions/Link"
        $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"
      vnfLcmOpOcc:
        description: >
          Link to the VNF lifecycle management operation occurrence that this
          notification is related to. Shall be present if there is a related
          lifecycle operation occurrence.
        $ref: "SOL002SOL003_def.yaml#/definitions/Link"
        $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"

  LccnSubscription:
    description: >