[PR #1226] [MERGED] feat: resend document via API #1491

Closed
opened 2026-02-26 19:33:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1226
Author: @catalinpit
Created: 7/12/2024
Status: Merged
Merged: 7/12/2024
Merged by: @Mythie

Base: mainHead: feat/resend-doc-from-api


📝 Commits (1)

  • 06bdacd feat: resend document via API

📊 Changes

3 files changed (+60 additions, -0 deletions)

View changed files

📝 packages/api/v1/contract.ts (+16 -0)
📝 packages/api/v1/implementation.ts (+30 -0)
📝 packages/api/v1/schema.ts (+14 -0)

📄 Description

Allow users to re-send documents via the API.

Summary by CodeRabbit

  • New Features
    • Introduced the ability to resend documents for signing.
    • Added functionality to handle and track the status of document resending.
    • Implemented new response schemas for successful document resends.

🔄 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/1226 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 7/12/2024 **Status:** ✅ Merged **Merged:** 7/12/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `feat/resend-doc-from-api` --- ### 📝 Commits (1) - [`06bdacd`](https://github.com/documenso/documenso/commit/06bdacd8af389a21e9fefcca877e8f7617ba61dc) feat: resend document via API ### 📊 Changes **3 files changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/v1/contract.ts` (+16 -0) 📝 `packages/api/v1/implementation.ts` (+30 -0) 📝 `packages/api/v1/schema.ts` (+14 -0) </details> ### 📄 Description Allow users to re-send documents via the API. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced the ability to resend documents for signing. - Added functionality to handle and track the status of document resending. - Implemented new response schemas for successful document resends. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:29 +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#1491
No description provided.