mirror of
https://github.com/open-webui/docs.git
synced 2026-08-24 06:23:58 -04:00
[PR #828] [MERGED] fix: banner object properties #842
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/docs/pull/828
Author: @ndrsfel
Created: 11/18/2025
Status: ✅ Merged
Merged: 11/19/2025
Merged by: @tjbck
Base:
main← Head:fix-banner-object-properties📝 Commits (1)
806ef33fix: banner object properties📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
docs/features/interface/banners.md(+2 -2)📄 Description
Updates banner model object properties by making timestamp a required attribute as per the Pydantic model in https://github.com/open-webui/open-webui/blob/e0d5de16978786b8a7538adf1efcde5258f38faf/backend/open_webui/config.py#L1544C1-L1550C19
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.