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

SOL005_136: Attribute "subscriptionId" has now cardinality of 1 (was 0..1) in...

SOL005_136: Attribute "subscriptionId" has now cardinality of 1 (was 0..1) in "VnfPackageOnboardingNotification" data type (VNF PM)
parent 31ee5713
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -537,6 +537,7 @@ definitions:
    required:
    required:
      - id
      - id
      - notificationType
      - notificationType
      - subscriptionId
      - timeStamp
      - timeStamp
      - vnfPkgId
      - vnfPkgId
      - vnfdId
      - vnfdId
@@ -564,7 +565,7 @@ definitions:
        $ref: "SOL005_def.yaml#/definitions/DateTime"
        $ref: "SOL005_def.yaml#/definitions/DateTime"
      vnfPkgId:
      vnfPkgId:
        description: >
        description: >
          Identifier of the on-boarded VNF package. This identifier
          Identifier of the VNF package. This identifier
          is allocated by the NFVO.
          is allocated by the NFVO.
          Its value is the same as the value of the "id" attribute of
          Its value is the same as the value of the "id" attribute of
          the related "Individual VNF package" resource.
          the related "Individual VNF package" resource.