From 2482b32509e931b86fa5c8be5ab036011ed1433d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Nowoty=C5=84ski?= Date: Tue, 9 Jan 2024 13:10:27 +0100 Subject: [PATCH] Review comments --- docs/references/openapi.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/references/openapi.yaml b/docs/references/openapi.yaml index 8b16e10..acd7bc0 100644 --- a/docs/references/openapi.yaml +++ b/docs/references/openapi.yaml @@ -782,7 +782,7 @@ paths: type: string format: url description: | - DA URLs to the documents to sign. + DA URL of the documents to sign. name: type: string description: | @@ -931,7 +931,7 @@ paths: contentType: application/pdf responses: 200: - description: All pending signature requests for the file were cancelled. + description: List of signature requests for the file. content: application/json: schema: @@ -977,7 +977,7 @@ paths: description: Password for password encrypted requests responses: 200: - description: All pending signature requests for the file were cancelled. + description: Status of the signature request. content: application/json: schema: @@ -1050,7 +1050,7 @@ paths: description: Password for password encrypted document. responses: 200: - description: All pending signature requests for the file were cancelled. + description: File status across all signature requests. content: application/json: schema: