mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #15896] [CLOSED] Upgrade swashbuckle 2 #14451
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/15896
Author: @Shadowghost
Created: 12/30/2025
Status: ❌ Closed
Base:
master← Head:upgrade-swashbuckle-2📝 Commits (6)
2de1721Format workflows8b372e0Fix API difference checks380f65fSwitch to oasdiff actions61b82c4Merge branch 'fix-api-diff'f9424cdFixup21941deUpgrade Swashbuckle and fix OpenAPI spec📊 Changes
10 files changed (+135 additions, -79 deletions)
View changed files
📝
.github/workflows/ci-codeql-analysis.yml(+3 -0)📝
.github/workflows/ci-openapi.yml(+54 -33)📝
.github/workflows/commands.yml(+3 -0)📝
.github/workflows/issue-template-check.yml(+3 -0)📝
.github/workflows/project-automation.yml(+1 -0)📝
Directory.Packages.props(+2 -2)📝
Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs(+1 -34)📝
Jellyfin.Server/Filters/AdditionalModelFilter.cs(+0 -9)📝
Jellyfin.Server/Filters/CachingOpenApiProvider.cs(+15 -1)➕
Jellyfin.Server/Filters/FlagsEnumSchemaFilter.cs(+53 -0)📄 Description
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.