[PR #828] [MERGED] fix: banner object properties #842

Closed
opened 2026-02-15 18:16:22 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: fix-banner-object-properties


📝 Commits (1)

  • 806ef33 fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/828 **Author:** [@ndrsfel](https://github.com/ndrsfel) **Created:** 11/18/2025 **Status:** ✅ Merged **Merged:** 11/19/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `fix-banner-object-properties` --- ### 📝 Commits (1) - [`806ef33`](https://github.com/open-webui/docs/commit/806ef331ff3491ceedc086bd2d16087e5fdf27db) fix: banner object properties ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/interface/banners.md` (+2 -2) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:22 -05:00
yindo closed this issue 2026-02-15 18:16:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#842