File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -85,12 +85,12 @@ Authorization: Bearer <token>
8585| Upload XSD | POST /api/xsd |
8686| Get XSD Tree | GET /api/xsd/{id} |
8787| Save Template | POST /api/templates |
88- | Export Dynamic DOCX | GET /api/templates/{id}/export-dynamic-docx |
89- | Convert HTML → Controls | POST /api/templates/{id}/convert-html-to-dynamic |
90- | Generate Single | POST /api/generate |
91- | Enqueue Batch | POST /api/BatchGeneration /enqueue |
92- | Poll Batch | GET /api/BatchGeneration /correlation/{cid} |
93- | Download Result | GET /api/BatchGeneration /{jobId}/result |
88+ | Export Dynamic DOCX | GET /api/templates/{id}/export |
89+ | Convert HTML → Controls | POST /api/templates/{id}/convert |
90+ | Generate Single | POST /api/templates/{id}/ generate |
91+ | Enqueue Batch | POST /api/batch/generation /enqueue |
92+ | Poll Batch | GET /api/batch/generation /correlation/{cid} |
93+ | Download Result | GET /api/batch/generation /{jobId}/result |
9494
9595---
9696
You can’t perform that action at this time.
0 commit comments