Loading src/SOL023/CertificateManagement/definitions/SOL023CertificateManagement_def.yaml +19 −5 Original line number Diff line number Diff line Loading @@ -290,8 +290,10 @@ definitions: cetificateState: description: > The state of the Certificate. # TODO # ToDo # $ref: "#/definitions/PKIStatusInfoType" # ToDO: remove following ref when data model is added. $ref: "#/definitions/TODO" certificateId: description: > The identifier of the Certificate affected. Loading Loading @@ -358,8 +360,10 @@ definitions: "CertificateLifecycleStateChangeNotification" and shall be absent otherwise. type: array items: # TODO # ToDo # $ref: "#/definitions/PKIStatusInfoType" # ToDO: remove following ref when data model is added. $ref: "#/definitions/TODO" certificationType: description: > Match particular certificate types. Loading Loading @@ -412,8 +416,10 @@ definitions: ip: description: > Information for Initialization response. # TODO # ToDo # $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. $ref: "#/definitions/TODO" AffectedCertificate: description: > Loading Loading @@ -453,8 +459,10 @@ definitions: cp: description: > Information for CSR response. # TODO # ToDo # $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. $ref: "#/definitions/TODO" CertificateNotificationVerbosityType: description: > Loading @@ -464,3 +472,9 @@ definitions: enum: - FULL - SHORT # Adding this datatype to pass the pipeline validation # ToDo ToDo: description: > ToDO type: string No newline at end of file Loading
src/SOL023/CertificateManagement/definitions/SOL023CertificateManagement_def.yaml +19 −5 Original line number Diff line number Diff line Loading @@ -290,8 +290,10 @@ definitions: cetificateState: description: > The state of the Certificate. # TODO # ToDo # $ref: "#/definitions/PKIStatusInfoType" # ToDO: remove following ref when data model is added. $ref: "#/definitions/TODO" certificateId: description: > The identifier of the Certificate affected. Loading Loading @@ -358,8 +360,10 @@ definitions: "CertificateLifecycleStateChangeNotification" and shall be absent otherwise. type: array items: # TODO # ToDo # $ref: "#/definitions/PKIStatusInfoType" # ToDO: remove following ref when data model is added. $ref: "#/definitions/TODO" certificationType: description: > Match particular certificate types. Loading Loading @@ -412,8 +416,10 @@ definitions: ip: description: > Information for Initialization response. # TODO # ToDo # $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. $ref: "#/definitions/TODO" AffectedCertificate: description: > Loading Loading @@ -453,8 +459,10 @@ definitions: cp: description: > Information for CSR response. # TODO # ToDo # $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. $ref: "#/definitions/TODO" CertificateNotificationVerbosityType: description: > Loading @@ -464,3 +472,9 @@ definitions: enum: - FULL - SHORT # Adding this datatype to pass the pipeline validation # ToDo ToDo: description: > ToDO type: string No newline at end of file