[PR #2234] [MERGED] fix: add missing properties for template/use #2141

Closed
opened 2026-02-26 20:32:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2234
Author: @Mythie
Created: 11/23/2025
Status: Merged
Merged: 11/25/2025
Merged by: @Mythie

Base: mainHead: fix/add-override-and-attachments-for-template-use


📝 Commits (2)

  • f071a16 fix: add missing properties for template/use
  • d7f0e2e Merge branch 'main' into fix/add-override-and-attachments-for-template-use

📊 Changes

2 files changed (+35 additions, -1 deletions)

View changed files

📝 packages/trpc/server/template-router/router.ts (+5 -1)
📝 packages/trpc/server/template-router/schema.ts (+30 -0)

📄 Description

Adds the override and attachments properties to the api/v2/templates/use endpoint that were previously missing.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/2234 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 11/23/2025 **Status:** ✅ Merged **Merged:** 11/25/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/add-override-and-attachments-for-template-use` --- ### 📝 Commits (2) - [`f071a16`](https://github.com/documenso/documenso/commit/f071a166824975732a0a9e440009a0303ed005cb) fix: add missing properties for template/use - [`d7f0e2e`](https://github.com/documenso/documenso/commit/d7f0e2eec2cbad1af3f1940b8a385e8088ed8247) Merge branch 'main' into fix/add-override-and-attachments-for-template-use ### 📊 Changes **2 files changed** (+35 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/trpc/server/template-router/router.ts` (+5 -1) 📝 `packages/trpc/server/template-router/schema.ts` (+30 -0) </details> ### 📄 Description Adds the `override` and `attachments` properties to the `api/v2/templates/use` endpoint that were previously missing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#2141
No description provided.