mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4486] [MERGED] Remove api client generator errors #10103
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/4486
Author: @crobibero
Created: 11/15/2020
Status: ✅ Merged
Merged: 11/22/2020
Merged by: @joshuaboniface
Base:
master← Head:split-api📝 Commits (4)
547ee88Remove api client generator errors53697acrevert8f58f63Merge remote-tracking branch 'upstream/master' into split-apib3d322fFix build after merge📊 Changes
9 files changed (+1308 additions, -73 deletions)
View changed files
📝
Jellyfin.Api/Controllers/AudioController.cs(+166 -3)📝
Jellyfin.Api/Controllers/DynamicHlsController.cs(+2 -2)📝
Jellyfin.Api/Controllers/ImageController.cs(+683 -53)📝
Jellyfin.Api/Controllers/InstantMixController.cs(+2 -2)📝
Jellyfin.Api/Controllers/ItemsController.cs(+251 -6)📝
Jellyfin.Api/Controllers/SubtitleController.cs(+40 -2)📝
Jellyfin.Api/Controllers/TrailersController.cs(+0 -1)📝
Jellyfin.Api/Controllers/VideoAttachmentsController.cs(+2 -1)📝
Jellyfin.Api/Controllers/VideosController.cs(+162 -3)📄 Description
Master doesn't currently build, attached is the generated api spec.
openapi.json.txt
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.