[PR #1427] [MERGED] fix(api): make PUT bookmark to a list idempotent #1820

Closed
opened 2026-03-02 11:59:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1427
Author: @xuatz
Created: 5/17/2025
Status: Merged
Merged: 5/17/2025
Merged by: @MohamedBassem

Base: mainHead: fix/make-duplicate-put-list-bookmark-allowed


📝 Commits (2)

  • 3306187 fix(api): make duplicate PUT /lists/:id/bookmarks/:id as allowed operation
  • 459bd4e apply pr comments

📊 Changes

3 files changed (+2 additions, -34 deletions)

View changed files

📝 packages/open-api/karakeep-openapi-spec.json (+0 -22)
📝 packages/open-api/lib/lists.ts (+0 -8)
📝 packages/trpc/models/lists.ts (+2 -4)

📄 Description

Fixes #1402


🔄 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/karakeep-app/karakeep/pull/1427 **Author:** [@xuatz](https://github.com/xuatz) **Created:** 5/17/2025 **Status:** ✅ Merged **Merged:** 5/17/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `fix/make-duplicate-put-list-bookmark-allowed` --- ### 📝 Commits (2) - [`3306187`](https://github.com/karakeep-app/karakeep/commit/3306187f5f56f928faf36dffe48542defa7761ce) fix(api): make duplicate PUT /lists/:id/bookmarks/:id as allowed operation - [`459bd4e`](https://github.com/karakeep-app/karakeep/commit/459bd4e08b7d6a6443c823e8462e01c57fdb9f93) apply pr comments ### 📊 Changes **3 files changed** (+2 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `packages/open-api/karakeep-openapi-spec.json` (+0 -22) 📝 `packages/open-api/lib/lists.ts` (+0 -8) 📝 `packages/trpc/models/lists.ts` (+2 -4) </details> ### 📄 Description Fixes #1402 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:20 +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/karakeep#1820
No description provided.