Original PR: https://github.com/open-webui/open-webui/pull/12431 Author: @gaby Created: 4/4/2025 Status: ✅ Merged Merged: 4/6/2025 Merged by: @tjbck
Base: dev ← Head: fix-12237
dev
fix-12237
6d5cb6b
138e985
da94835
41aca84
eda3eba
ff1d454
9445383
1 file changed (+7 additions, -1 deletions)
📝 backend/open_webui/routers/files.py (+7 -1)
backend/open_webui/routers/files.py
/api/v1/files
Fixes #12237, #12246
GET /api/v1/files/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/12431
Author: @gaby
Created: 4/4/2025
Status: ✅ Merged
Merged: 4/6/2025
Merged by: @tjbck
Base:
dev← Head:fix-12237📝 Commits (7)
6d5cb6bAdd query param to remove content from GET /api/v1/files138e985Rename field to include_contentda94835Merge pull request #12373 from open-webui/dev41aca84Merge pull request #12491 from open-webui/deveda3ebaMerge branch 'open-webui:main' into fix-12237ff1d454Fix formatting9445383Update index.ts📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
backend/open_webui/routers/files.py(+7 -1)📄 Description
Description
/api/v1/files.Fixes #12237, #12246
Added
GET /api/v1/files/🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.