fix: openapi documentation

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
This commit is contained in:
Vitor Mattos 2025-12-12 17:24:52 -03:00
parent da8ca88f2b
commit 4a15f791d4
No known key found for this signature in database
GPG key ID: 6FECE2AD4809003A

View file

@ -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",