Commit 02f03940 authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

fix ToDo ref issues in SOL023CertificateManagement_def.yaml

parent 9126a324
Loading
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -293,7 +293,7 @@ definitions:
        # ToDo
        # $ref: "#/definitions/PKIStatusInfoType"
        # ToDO: remove following ref when data model is added.
        $ref: "#/definitions/TODO"
        $ref: "#/definitions/ToDo"
      certificateId:
        description: >
          The identifier of the Certificate affected.
@@ -363,7 +363,7 @@ definitions:
          # ToDo
          # $ref: "#/definitions/PKIStatusInfoType"
          # ToDO: remove following ref when data model is added.
          $ref: "#/definitions/TODO"  
          $ref: "#/definitions/ToDo"  
      certificationType:
        description: >
          Match particular certificate types.
@@ -419,7 +419,7 @@ definitions:
            # ToDo
            # $ref: "#/definitions/CertRepMessages"
            # ToDO: remove following ref when data model is added.
            $ref: "#/definitions/TODO"
            $ref: "#/definitions/ToDo"

  AffectedCertificate:
    description: >
@@ -462,7 +462,7 @@ definitions:
            # ToDo
            # $ref: "#/definitions/CertRepMessages"
            # ToDO: remove following ref when data model is added.
            $ref: "#/definitions/TODO"
            $ref: "#/definitions/ToDo"

  CertificateNotificationVerbosityType:
    description: >
@@ -473,8 +473,8 @@ definitions:
      - FULL
      - SHORT

  # Adding this datatype to pass the pipeline validation # ToDo
  # Adding this temporary datatype to pass the pipeline validation # ToDo
  ToDo:
    description: >
      ToDO  
      ToDo  
    type: string
 No newline at end of file