mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
fix: openapi documentation
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
This commit is contained in:
parent
da8ca88f2b
commit
4a15f791d4
1 changed files with 5 additions and 0 deletions
|
|
@ -862,6 +862,7 @@
|
|||
"status",
|
||||
"statusText",
|
||||
"nodeId",
|
||||
"signatureFlow",
|
||||
"totalPages",
|
||||
"size",
|
||||
"pdfVersion",
|
||||
|
|
@ -895,6 +896,10 @@
|
|||
"format": "int64",
|
||||
"minimum": 0
|
||||
},
|
||||
"signatureFlow": {
|
||||
"type": "integer",
|
||||
"format": "int64"
|
||||
},
|
||||
"totalPages": {
|
||||
"type": "integer",
|
||||
"format": "int64",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue