Chore: Update swagger docs (#94701)

This commit is contained in:
Ezequiel Victorero 2024-10-22 15:18:14 -03:00 committed by GitHub
parent 7aeb1adff2
commit 12cc312920
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 0 deletions

View File

@ -6937,6 +6937,9 @@
"orientation": {
"type": "string"
},
"pdfCombineOneFile": {
"type": "boolean"
},
"pdfShowTemplateVariables": {
"type": "boolean"
},

View File

@ -19599,6 +19599,9 @@
"orientation": {
"type": "string"
},
"pdfCombineOneFile": {
"type": "boolean"
},
"pdfShowTemplateVariables": {
"type": "boolean"
},

View File

@ -9557,6 +9557,9 @@
"orientation": {
"type": "string"
},
"pdfCombineOneFile": {
"type": "boolean"
},
"pdfShowTemplateVariables": {
"type": "boolean"
},