Commit 220f06b0 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_138/139: Updated type of notification attributes to...

    SOL005_138/139: Updated type of notification attributes to "NotificationLink" rather than "Link" in "PkgmLinks" data type (VNF PM)
parent 972e92fa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -147,11 +147,11 @@ definitions:
          Link to the resource representing the VNF package to
          which the notified change applies, i.e. the individual on boarded
          VNF package resource that represents the VNF package.
        $ref: "SOL005_def.yaml#/definitions/Link"
        $ref: "SOL005_def.yaml#/definitions/NotificationLink"
      subscription:
        description: >
          Link to the related subscription.
        $ref: "SOL005_def.yaml#/definitions/Link"
        $ref: "SOL005_def.yaml#/definitions/NotificationLink"

  VnfPackageSoftwareImageInfo:
    description: >