Loading src/SOL023/CertificateManagement/definitions/SOL023CertificateManagement_def.yaml +25 −13 Original line number Diff line number Diff line Loading @@ -291,9 +291,9 @@ definitions: description: > The state of the Certificate. # ToDo # $ref: "#/definitions/PKIStatusInfoType" $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. Loading Loading @@ -361,9 +361,9 @@ definitions: type: array items: # ToDo # $ref: "#/definitions/PKIStatusInfoType" $ref: "#/definitions/PKIStatusInfoType" # ToDO: remove following ref when data model is added. $ref: "#/definitions/ToDo" # $ref: "#/definitions/ToDo" certificationType: description: > Match particular certificate types. Loading Loading @@ -417,9 +417,9 @@ definitions: description: > Information for Initialization response. # ToDo # $ref: "#/definitions/CertRepMessages" $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. $ref: "#/definitions/ToDo" # $ref: "#/definitions/ToDo" AffectedCertificate: description: > Loading Loading @@ -454,15 +454,15 @@ definitions: The structure and attributes are defined in IETF RFC 4210 and IETF RFC 9480. type: object required: - ip - cp properties: cp: description: > Information for CSR response. # ToDo # $ref: "#/definitions/CertRepMessages" $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. $ref: "#/definitions/ToDo" # $ref: "#/definitions/ToDo" CertificateNotificationVerbosityType: description: > Loading @@ -473,8 +473,20 @@ definitions: - FULL - SHORT # Adding this temporary datatype to pass the pipeline validation # ToDo ToDo: # # Adding this temporary datatype to pass the pipeline validation # ToDo # ToDo: # description: > # ToDo # type: string # ToDo - populate PKIStatusInfoType when defined PKIStatusInfoType: description: > ToDo type: string No newline at end of file Not provided. type: object # ToDo - populate CertRepMessages when defined CertRepMessages: description: > Indicates CMPv2 CertRepMessage structure. type: object No newline at end of file Loading
src/SOL023/CertificateManagement/definitions/SOL023CertificateManagement_def.yaml +25 −13 Original line number Diff line number Diff line Loading @@ -291,9 +291,9 @@ definitions: description: > The state of the Certificate. # ToDo # $ref: "#/definitions/PKIStatusInfoType" $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. Loading Loading @@ -361,9 +361,9 @@ definitions: type: array items: # ToDo # $ref: "#/definitions/PKIStatusInfoType" $ref: "#/definitions/PKIStatusInfoType" # ToDO: remove following ref when data model is added. $ref: "#/definitions/ToDo" # $ref: "#/definitions/ToDo" certificationType: description: > Match particular certificate types. Loading Loading @@ -417,9 +417,9 @@ definitions: description: > Information for Initialization response. # ToDo # $ref: "#/definitions/CertRepMessages" $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. $ref: "#/definitions/ToDo" # $ref: "#/definitions/ToDo" AffectedCertificate: description: > Loading Loading @@ -454,15 +454,15 @@ definitions: The structure and attributes are defined in IETF RFC 4210 and IETF RFC 9480. type: object required: - ip - cp properties: cp: description: > Information for CSR response. # ToDo # $ref: "#/definitions/CertRepMessages" $ref: "#/definitions/CertRepMessages" # ToDO: remove following ref when data model is added. $ref: "#/definitions/ToDo" # $ref: "#/definitions/ToDo" CertificateNotificationVerbosityType: description: > Loading @@ -473,8 +473,20 @@ definitions: - FULL - SHORT # Adding this temporary datatype to pass the pipeline validation # ToDo ToDo: # # Adding this temporary datatype to pass the pipeline validation # ToDo # ToDo: # description: > # ToDo # type: string # ToDo - populate PKIStatusInfoType when defined PKIStatusInfoType: description: > ToDo type: string No newline at end of file Not provided. type: object # ToDo - populate CertRepMessages when defined CertRepMessages: description: > Indicates CMPv2 CertRepMessage structure. type: object No newline at end of file