mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #15672] [MERGED] Cache OpenApi document generation #14382
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/15672
Author: @crobibero
Created: 11/30/2025
Status: ✅ Merged
Merged: 12/1/2025
Merged by: @anthonylavado
Base:
release-10.11.z← Head:openapi-cache-z📝 Commits (1)
8aff422Implement caching for OpenAPI document📊 Changes
2 files changed (+93 additions, -1 deletions)
View changed files
📝
Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs(+4 -1)➕
Jellyfin.Server/Filters/CachingOpenApiProvider.cs(+89 -0)📄 Description
This bothered me for years but never dealt with it.
Credit to @windsurfer for the push
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.