Commit dd794221 authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

Fix in VnfExtCpData

parent 09b33da5
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4598,8 +4598,8 @@ definitions:
          instance that has been or can be created from a VDU which includes a CPD identified by the “cpdId” attribute.
          If the cpConfig represents a subport in a trunk, all “cpConfig” entries in this list shall have the same
          segmentationId, which means they are connected to the same set of external VLs via the trunk.
        type: array
        items:
        type: object
        additionalProperties:
          $ref: "#/definitions/VnfExtCpConfig"

  ExtLinkPortData: