From 34b0a1ca02a9ad664d0d7e2aacb3058dc16bb4bf Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Mon, 15 Sep 2025 14:23:18 +0530 Subject: [PATCH] Update merge_certificate description in docs --- docs/docs/API-docs/v1.1/opensign.yaml | 32 +++++++++++++++------------ 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/docs/docs/API-docs/v1.1/opensign.yaml b/docs/docs/API-docs/v1.1/opensign.yaml index 8c03304dd..f0ff20756 100644 --- a/docs/docs/API-docs/v1.1/opensign.yaml +++ b/docs/docs/API-docs/v1.1/opensign.yaml @@ -4498,11 +4498,12 @@ components: merge_certificate: type: boolean description: | - true - This will ensure that the completion certificate is included in the final PDF document. However, please note that once merged, the certificate cannot be separated from the main document. + **true** - This will ensure that the completion certificate is included in the completed PDF document. However, please note that once merged, the certificate cannot be separated from the main document. - false - If you choose not to merge, the completion certificate will be provided as a separate PDF file along with the signed document. + **false** - If you choose not to merge, the completion certificate will be provided as a separate signed PDF file along with the signed document. - If nothing is set, it will use the owner’s preferences. If the owner’s preferences are also not set, it will default to false. + If nothing is set, it will use the owner’s preferences. If the owner’s preferences are also not set, it will default to false. + example: false draftdocument_body: required: - file @@ -4588,9 +4589,9 @@ components: merge_certificate: type: boolean description: | - true - This will ensure that the completion certificate is included in the final PDF document. However, please note that once merged, the certificate cannot be separated from the main document. + **true** - This will ensure that the completion certificate is included in the completed PDF document. However, please note that once merged, the certificate cannot be separated from the main document. - false - If you choose not to merge, the completion certificate will be provided as a separate PDF file along with the signed document. + **false** - If you choose not to merge, the completion certificate will be provided as a separate signed PDF file along with the signed document. If nothing is set, it will use the owner’s preferences. If the owner’s preferences are also not set, it will default to false. example: false @@ -4682,11 +4683,12 @@ components: merge_certificate: type: boolean description: | - true - This will ensure that the completion certificate is included in the final PDF document. However, please note that once merged, the certificate cannot be separated from the main document. + **true** - This will ensure that the completion certificate is included in the completed PDF document. However, please note that once merged, the certificate cannot be separated from the main document. - false - If you choose not to merge, the completion certificate will be provided as a separate PDF file along with the signed document. + **false** - If you choose not to merge, the completion certificate will be provided as a separate signed PDF file along with the signed document. - If nothing is set, it will use the owner’s preferences. If the owner’s preferences are also not set, it will default to false. + If nothing is set, it will use the owner’s preferences. If the owner’s preferences are also not set, it will default to false. + example: false prefill: $ref: '#/components/schemas/prefill' inline_response_200_1: @@ -4830,11 +4832,12 @@ components: merge_certificate: type: boolean description: | - true - This will ensure that the completion certificate is included in the final PDF document. However, please note that once merged, the certificate cannot be separated from the main document. + **true** - This will ensure that the completion certificate is included in the completed PDF document. However, please note that once merged, the certificate cannot be separated from the main document. - false - If you choose not to merge, the completion certificate will be provided as a separate PDF file along with the signed document. + **false** - If you choose not to merge, the completion certificate will be provided as a separate signed PDF file along with the signed document. - If nothing is set, it will use the owner’s preferences. If the owner’s preferences are also not set, it will default to false. + If nothing is set, it will use the owner’s preferences. If the owner’s preferences are also not set, it will default to false. + example: false prefill: $ref: '#/components/schemas/prefill' revokedocument: @@ -5015,11 +5018,12 @@ components: merge_certificate: type: boolean description: | - true - This will ensure that the completion certificate is included in the final PDF document. However, please note that once merged, the certificate cannot be separated from the main document. + **true** - This will ensure that the completion certificate is included in the completed PDF document. However, please note that once merged, the certificate cannot be separated from the main document. - false - If you choose not to merge, the completion certificate will be provided as a separate PDF file along with the signed document. + **false** - If you choose not to merge, the completion certificate will be provided as a separate signed PDF file along with the signed document. - If nothing is set, it will use the owner’s preferences. If the owner’s preferences are also not set, it will default to false. + If nothing is set, it will use the owner’s preferences. If the owner’s preferences are also not set, it will default to false. + example: false prefill: $ref: '#/components/schemas/prefill' inline_response_draft_200: