mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-09-09 11:17:39 +02:00
Update template_id in response of getdocument and getdocumentlist
This commit is contained in:
@@ -3113,6 +3113,9 @@ components:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/documentwithstatus_audit_trail'
|
||||
template_id:
|
||||
type: string
|
||||
example: template_id is only available when the document is created from a template.
|
||||
xml:
|
||||
name: documentwithstatus
|
||||
document:
|
||||
@@ -3161,6 +3164,9 @@ components:
|
||||
allow_modifications:
|
||||
type: boolean
|
||||
example: false
|
||||
template_id:
|
||||
type: string
|
||||
example: template_id is only available when the document is created from a template.
|
||||
xml:
|
||||
name: document
|
||||
invalidtoken:
|
||||
|
||||
Reference in New Issue
Block a user