[PR #217] [MERGED] Decouple Swagger Docs from features.mdx #320

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/217
Author: @silentoplayz
Created: 9/16/2024
Status: Merged
Merged: 9/17/2024
Merged by: @tjbck

Base: mainHead: silentoplayz-swagger


📝 Commits (7)

📊 Changes

5 files changed (+33 additions, -28 deletions)

View changed files

📝 docs/features.mdx (+5 -17)
docs/getting-started/swagger.md (+10 -0)
📝 docs/pipelines/actions.md (+6 -3)
📝 docs/pipelines/tutorials.md (+11 -7)
📝 docs/tutorial/apache.md (+1 -1)

📄 Description

In this PR, I've decoupled Swagger documentation from the features.mdx file and placed swagger.md in docs/getting-started/

Edit: I couldn't help myself but to do more than just what the title says.


🔄 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/217 **Author:** [@silentoplayz](https://github.com/silentoplayz) **Created:** 9/16/2024 **Status:** ✅ Merged **Merged:** 9/17/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `silentoplayz-swagger` --- ### 📝 Commits (7) - [`236f22e`](https://github.com/open-webui/docs/commit/236f22effd66a91cabfc41f43eee1aced55f26fd) Update features.mdx - [`d0a0947`](https://github.com/open-webui/docs/commit/d0a094761e1cb376a04ceaaa810e5af390a48fe4) Update features.mdx - [`e9113fd`](https://github.com/open-webui/docs/commit/e9113fdff9b90f763f26d9ce74d9c649a6039248) Add files via upload - [`27fab36`](https://github.com/open-webui/docs/commit/27fab363f03613211b856a5ca525f5497f2b0792) Update actions.md - [`1855211`](https://github.com/open-webui/docs/commit/185521153c438b9d55b836bdebbb8b3ae8474534) Update tutorials.md - [`c3100d8`](https://github.com/open-webui/docs/commit/c3100d848c75a4b671103cea9bda1318bddb6ce2) Update apache.md - [`21d49eb`](https://github.com/open-webui/docs/commit/21d49eb4ec843718db2844ba81aa4b09156e00f0) Update features.mdx ### 📊 Changes **5 files changed** (+33 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `docs/features.mdx` (+5 -17) ➕ `docs/getting-started/swagger.md` (+10 -0) 📝 `docs/pipelines/actions.md` (+6 -3) 📝 `docs/pipelines/tutorials.md` (+11 -7) 📝 `docs/tutorial/apache.md` (+1 -1) </details> ### 📄 Description In this PR, I've decoupled Swagger documentation from the `features.mdx` file and placed `swagger.md` in `docs/getting-started/` Edit: I couldn't help myself but to do more than just what the title says. --- <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 17:16:21 -05:00
yindo closed this issue 2026-02-15 17:16:21 -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#320