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