[PR #1037] [MERGED] fix: swagger documentation authentication #1334

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1037
Author: @catalinpit
Created: 3/19/2024
Status: Merged
Merged: 4/15/2024
Merged by: @dguyen

Base: mainHead: fix/swagger-documentation-auth


📝 Commits (3)

  • a565081 fix: swagger documentation authentication
  • 2b9882c chore: use object.assign
  • e320e53 Merge branch 'main' into fix/swagger-documentation-auth

📊 Changes

1 file changed (+27 additions, -9 deletions)

View changed files

📝 packages/api/v1/openapi.ts (+27 -9)

📄 Description

Summary by CodeRabbit

  • Refactor
    • Enhanced the API specification generation process to include operation IDs, security schemes, and security definitions more efficiently.

🔄 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/1037 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 3/19/2024 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/swagger-documentation-auth` --- ### 📝 Commits (3) - [`a565081`](https://github.com/documenso/documenso/commit/a565081c72db445d9a7cb54e50918950bc9a9f9a) fix: swagger documentation authentication - [`2b9882c`](https://github.com/documenso/documenso/commit/2b9882cdfba492790c11a369ff29ae90a1259d61) chore: use object.assign - [`e320e53`](https://github.com/documenso/documenso/commit/e320e5397ff6c869412f939399469569fa092b35) Merge branch 'main' into fix/swagger-documentation-auth ### 📊 Changes **1 file changed** (+27 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/v1/openapi.ts` (+27 -9) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Refactor** - Enhanced the API specification generation process to include operation IDs, security schemes, and security definitions more efficiently. <!-- 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:32:49 +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#1334
No description provided.