[PR #665] [MERGED] Docs update backend controlled UI api tutorial #701

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/665
Author: @Angelos-Zaimis
Created: 8/24/2025
Status: Merged
Merged: 8/25/2025
Merged by: @Classic298

Base: devHead: docs-update-backend-controlled-ui-API-tutorial


📝 Commits (9)

📊 Changes

2 files changed (+158 additions, -44 deletions)

View changed files

📝 docs/features/scim.mdx (+1 -1)
📝 docs/tutorials/integrations/backend-controlled-ui-compatible-flow.md (+157 -43)

📄 Description

I made some changes to my tutorial on backend-controlled UI API, specifically in step 2 and added some Java code examples. Please review it when you have time @Classic298 @tjbck


🔄 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/665 **Author:** [@Angelos-Zaimis](https://github.com/Angelos-Zaimis) **Created:** 8/24/2025 **Status:** ✅ Merged **Merged:** 8/25/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `docs-update-backend-controlled-ui-API-tutorial` --- ### 📝 Commits (9) - [`a2a9431`](https://github.com/open-webui/docs/commit/a2a9431eab695a54fcc94e9ec32dec50a785b927) Update gh-pages.yml - [`453815c`](https://github.com/open-webui/docs/commit/453815cb83dc565e4ae1d41beb45fe8b25a71a10) Update docusaurus.config.ts - [`8adc771`](https://github.com/open-webui/docs/commit/8adc7712740f5a80048f391dd01746b2a16e486c) fix build bug - [`e458856`](https://github.com/open-webui/docs/commit/e458856adfc56d97ba1bb65f505e0fd8e290f19e) Merge branch 'open-webui:main' into main - [`d9c2abc`](https://github.com/open-webui/docs/commit/d9c2abc9eaa3548d43e02b07ac5abd6223c5a6e9) docs: update backend-controlled UI API flow tutorial - [`0510e44`](https://github.com/open-webui/docs/commit/0510e4405ef51244adac97c97c3b7c8384debe65) feat: use default configs - [`57fa64a`](https://github.com/open-webui/docs/commit/57fa64afaaa1b015a00170da34e47370b408ef15) fixed prettier error - [`755dcc6`](https://github.com/open-webui/docs/commit/755dcc6957a01380fbbfdb3b7377c8e79b6fcebc) feat: add host - [`5fa6b1e`](https://github.com/open-webui/docs/commit/5fa6b1eed1838c27273ea91cd55f2ce1d6c60139) feat: remove host ### 📊 Changes **2 files changed** (+158 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/scim.mdx` (+1 -1) 📝 `docs/tutorials/integrations/backend-controlled-ui-compatible-flow.md` (+157 -43) </details> ### 📄 Description I made some changes to my tutorial on backend-controlled UI API, specifically in step 2 and added some Java code examples. Please review it when you have time @Classic298 @tjbck --- <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:15:40 -05:00
yindo closed this issue 2026-02-15 18:15:40 -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#701