fix Payload Too Large for convert file api

This commit is contained in:
oom 2024-06-28 10:39:52 +07:00
parent 96d732bb96
commit ba8175204c
9 changed files with 169 additions and 157 deletions

View file

@ -54,7 +54,7 @@ export async function docxTemplateX(base: string=".", tdata: templateData, outpu
* @swagger
* /api/v1/report-template/docx:
* get:
* summary: list docx template
* summary: แสดงรายการ template templates
* tags: [report-template]
* responses:
* 200:
@ -87,7 +87,7 @@ docxTemplateRoute.get("/", async function (req, res) {
* @swagger
* /api/v1/report-template/docx:
* post:
* summary: Create document from docx template output can be docx pdf odt
* summary: สร้างเอกสารโดยใช้ template docx docx pdf odt, template template, reportName
* tags: [report-template]
* requestBody:
* required: true