Commit 1ba421ee authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

fix minor issues in SOL003_def.yaml

parent c2357da4
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ definitions:
          Shall be an absolute URI (i.e. a UTI that contains {apiRoot}).
        $ref: "#/definitions/Uri"

  SupportedProtocolEnum:
  SupportedProtocol:
    description: Supported protocol by CMF instance.
    type: string
    enum:
@@ -542,7 +542,7 @@ definitions:
                of the packets or it may be an identifier used between the application and the NFVI networking
                infrastructure to identify the network sub-interface of the trunk port in question. In the latter
                case the NFVI infrastructure will map this local segmentationId to whatever segmentationId is
                actually used by the NFVIs transport technology.
                actually used by the NFVI's transport technology.
    type: object
    anyOf:
      - required:
@@ -560,7 +560,7 @@ definitions:
          Specifies the encapsulation type for the traffics coming in and out of the trunk subport.
          Permitted values:
            -	VLAN: the subport uses VLAN as encapsulation type.
          -	INHERIT: the subport gets its segmentation type from the network its connected to.
            -	INHERIT: the subport gets its segmentation type from the network it's connected to.
          This attribute may be present for CP instances that represent subports in a trunk and shall be
          absent otherwise. If this attribute is not present for a subport CP instance, default value VLAN shall be used.
        type: string
@@ -865,7 +865,7 @@ definitions:
      An identifier with the intention of being globally unique.
    type: string

  ChangeTypeEnum:
  ChangeType:
    description: Signals the type of change.
    type: string
    enum: