Skip to content

Commit a5ebd67

Browse files
Update template_id in response of getdocument and getdocumentlist
1 parent 266a4c5 commit a5ebd67

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/docs/API-docs/opensign.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3113,6 +3113,9 @@ components:
31133113
type: array
31143114
items:
31153115
$ref: '#/components/schemas/documentwithstatus_audit_trail'
3116+
template_id:
3117+
type: string
3118+
example: template_id is only available when the document is created from a template.
31163119
xml:
31173120
name: documentwithstatus
31183121
document:
@@ -3161,6 +3164,9 @@ components:
31613164
allow_modifications:
31623165
type: boolean
31633166
example: false
3167+
template_id:
3168+
type: string
3169+
example: template_id is only available when the document is created from a template.
31643170
xml:
31653171
name: document
31663172
invalidtoken:

0 commit comments

Comments
 (0)