mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-22 09:31:58 -05:00
[PR #15759] [CLOSED] bugfix/ avoid 404 response and handle the posibility that id is not i… #46986
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/15759
Author: @alvarellos
Created: 7/16/2025
Status: ❌ Closed
Base:
dev← Head:bugfix/id-check-requests-chat-id-tag-id📝 Commits (1)
b4cd71dbugfix/ avoid 404 response and handle the posibility that id is not in the request📊 Changes
2 files changed (+16 additions, -0 deletions)
View changed files
📝
src/lib/apis/chats/index.ts(+12 -0)📝
src/lib/apis/index.ts(+4 -0)📄 Description
Description: Avoid the return of 404 error which it is actually happening when id is missing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.