[PR #3932] [MERGED] Add support for custom api-doc css #9769

Closed
opened 2026-02-07 06:08:11 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3932
Author: @crobibero
Created: 8/19/2020
Status: Merged
Merged: 9/3/2020
Merged by: @Bond-009

Base: masterHead: api-doc-css


📝 Commits (2)

  • 1d9285c add support for custom doc css
  • bebb0af Merge remote-tracking branch 'upstream/master' into api-doc-css

📊 Changes

5 files changed (+12 additions, -0 deletions)

View changed files

📝 Jellyfin.Server/Extensions/ApiApplicationBuilderExtensions.cs (+2 -0)
📝 Jellyfin.Server/Jellyfin.Server.csproj (+9 -0)
📝 Jellyfin.Server/Startup.cs (+1 -0)
Jellyfin.Server/wwwroot/api-docs/redoc/custom.css (+0 -0)
Jellyfin.Server/wwwroot/api-docs/swagger/custom.css (+0 -0)

📄 Description

No description provided


🔄 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/jellyfin/jellyfin/pull/3932 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 8/19/2020 **Status:** ✅ Merged **Merged:** 9/3/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `api-doc-css` --- ### 📝 Commits (2) - [`1d9285c`](https://github.com/jellyfin/jellyfin/commit/1d9285c59443692008514aea0a3a30ff11b468de) add support for custom doc css - [`bebb0af`](https://github.com/jellyfin/jellyfin/commit/bebb0afb528636659bfb4d635acf77c4e83daa55) Merge remote-tracking branch 'upstream/master' into api-doc-css ### 📊 Changes **5 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Extensions/ApiApplicationBuilderExtensions.cs` (+2 -0) 📝 `Jellyfin.Server/Jellyfin.Server.csproj` (+9 -0) 📝 `Jellyfin.Server/Startup.cs` (+1 -0) ➕ `Jellyfin.Server/wwwroot/api-docs/redoc/custom.css` (+0 -0) ➕ `Jellyfin.Server/wwwroot/api-docs/swagger/custom.css` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:08:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9769