Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 0efeda2

Browse files
committed
Update documentation
Signed-off-by: Vitor Mattos <[email protected]>
1 parent ae67886 commit 0efeda2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

site/.vuepress/public/specs/api.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1410,6 +1410,17 @@ paths:
14101410
format: email
14111411
description: Unique email to identify signer. This property will only exist when it is a request made by the person who requested the document to be signed.
14121412
1413+
identify-methods:
1414+
type: object
1415+
properties:
1416+
method:
1417+
type: string
1418+
example: account
1419+
description: The identify method name
1420+
value:
1421+
type: string
1422+
example: signer1
1423+
description: The value that identify the signer in the authentication method
14131424
uid:
14141425
type: string
14151426
description: Nextcloud user id of who requested the file to be signed.

0 commit comments

Comments
 (0)