mirror of https://github.com/docusealco/docuseal
Add optional 'revision' parameter to PUT /api/templates/:id and PUT /api/templates/:id/documents. When present, creates a template version snapshot (same mechanism as the UI editor's Save button). This enables API consumers (e.g., deploy-docuseal.py) to create revision history entries when updating templates programmatically. Usage: include "revision": true in the request body. Omit the parameter to skip version creation (backwards compatible).pull/681/head
parent
97462400e2
commit
51a9cb5557
Loading…
Reference in new issue