feat: add envelope pdf replacement (#2602)

This commit is contained in:
David Nguyen
2026-03-18 22:53:28 +11:00
committed by GitHub
parent 5dcdac7ecd
commit 0b605d61c6
39 changed files with 2003 additions and 110 deletions
@@ -203,6 +203,7 @@ Controls how envelope items (individual files within the envelope) can be manage
| `allowConfigureOrder` | `boolean` | `true` | Allow reordering items |
| `allowUpload` | `boolean` | `true` | Allow uploading new items |
| `allowDelete` | `boolean` | `true` | Allow deleting items |
| `allowReplace` | `boolean` | `true` | Allow replacing an item's PDF |
### Recipients