Loading src/SOL023/CertificateManagement/definitions/SOL023CertificateManagement_def.yaml +4 −22 Original line number Diff line number Diff line Loading @@ -290,10 +290,7 @@ definitions: cetificateState: description: > The state of the Certificate. # 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 @@ -360,10 +357,7 @@ definitions: "CertificateLifecycleStateChangeNotification" and shall be absent otherwise. type: array items: # ToDo $ref: "#/definitions/PKIStatusInfoType" # ToDO: remove following ref when data model is added. # $ref: "#/definitions/ToDo" certificationType: description: > Match particular certificate types. Loading Loading @@ -416,10 +410,7 @@ definitions: ip: description: > Information for Initialization response. # ToDo $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. # $ref: "#/definitions/ToDo" $ref: "#/definitions/CertRepMessage" AffectedCertificate: description: > Loading Loading @@ -459,10 +450,7 @@ definitions: cp: description: > Information for CSR response. # ToDo $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. # $ref: "#/definitions/ToDo" $ref: "#/definitions/CertRepMessage" CertificateNotificationVerbosityType: description: > Loading @@ -473,20 +461,14 @@ definitions: - FULL - SHORT # # Adding this temporary datatype to pass the pipeline validation # ToDo # ToDo: # description: > # ToDo # type: string # ToDo - populate PKIStatusInfoType when defined PKIStatusInfoType: description: > Not provided. type: object # ToDo - populate CertRepMessages when defined CertRepMessages: # ToDo - populate CertRepMessage when defined CertRepMessage: description: > Indicates CMPv2 CertRepMessage structure. type: object No newline at end of file Loading
src/SOL023/CertificateManagement/definitions/SOL023CertificateManagement_def.yaml +4 −22 Original line number Diff line number Diff line Loading @@ -290,10 +290,7 @@ definitions: cetificateState: description: > The state of the Certificate. # 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 @@ -360,10 +357,7 @@ definitions: "CertificateLifecycleStateChangeNotification" and shall be absent otherwise. type: array items: # ToDo $ref: "#/definitions/PKIStatusInfoType" # ToDO: remove following ref when data model is added. # $ref: "#/definitions/ToDo" certificationType: description: > Match particular certificate types. Loading Loading @@ -416,10 +410,7 @@ definitions: ip: description: > Information for Initialization response. # ToDo $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. # $ref: "#/definitions/ToDo" $ref: "#/definitions/CertRepMessage" AffectedCertificate: description: > Loading Loading @@ -459,10 +450,7 @@ definitions: cp: description: > Information for CSR response. # ToDo $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. # $ref: "#/definitions/ToDo" $ref: "#/definitions/CertRepMessage" CertificateNotificationVerbosityType: description: > Loading @@ -473,20 +461,14 @@ definitions: - FULL - SHORT # # Adding this temporary datatype to pass the pipeline validation # ToDo # ToDo: # description: > # ToDo # type: string # ToDo - populate PKIStatusInfoType when defined PKIStatusInfoType: description: > Not provided. type: object # ToDo - populate CertRepMessages when defined CertRepMessages: # ToDo - populate CertRepMessage when defined CertRepMessage: description: > Indicates CMPv2 CertRepMessage structure. type: object No newline at end of file