mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #3932] [MERGED] Add support for custom api-doc css #9769
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/jellyfin/jellyfin/pull/3932
Author: @crobibero
Created: 8/19/2020
Status: ✅ Merged
Merged: 9/3/2020
Merged by: @Bond-009
Base:
master← Head:api-doc-css📝 Commits (2)
1d9285cadd support for custom doc cssbebb0afMerge 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.