Commit 7c9a041f authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

fix issue #18: fix typos in the description of some attributes in SOL002/SOL003 4.4.1-maintenance

parent 6cb5b7fe
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3038,7 +3038,7 @@ definitions:
          $ref: "#/definitions/CpProtocolInfo"
      associatedVnfcCpIds:
        description: >
          Identifiers of the VnfcCps that share the virtual IP addresse allocated to the VIP CP instance. See note.
          Identifiers of the VnfcCps that share the virtual IP address allocated to the VIP CP instance. See note.
        type: array
        items:
          $ref: "../../General_Definitions/SOL002_def.yaml#/definitions/IdentifierInVnf"
+1 −1
Original line number Diff line number Diff line
@@ -902,7 +902,7 @@ definitions:
  VnfLinkPortData:
    description: >
      This type represents an externally provided link port to be used to connect a VNFC connection point 
      to an exernally managed VL.
      to an externally managed VL.
    type: object
    required:
    - vnfLinkPortId
+1 −1
Original line number Diff line number Diff line
@@ -3634,7 +3634,7 @@ definitions:
          $ref: "#/definitions/CpProtocolInfo"
      associatedVnfcCpIds:
        description: >
          Identifiers of the VnfcCps that share the virtual IP addresse allocated to the VIP CP instance. See note.
          Identifiers of the VnfcCps that share the virtual IP address allocated to the VIP CP instance. See note.
        type: array
        items:
          $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/IdentifierInVnf"