mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3945] [CLOSED] Change to formatters. #9777
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/3945
Author: @BaronGreenback
Created: 8/20/2020
Status: ❌ Closed
Base:
master← Head:Formatters📝 Commits (2)
2b88729Merge pull request #52 from jellyfin/master46b8d49Added space in the content type name.📊 Changes
3 files changed (+14 additions, -6 deletions)
View changed files
📝
Jellyfin.Server/Formatters/CamelCaseJsonProfileFormatter.cs(+6 -1)📝
Jellyfin.Server/Formatters/PascalCaseJsonProfileFormatter.cs(+5 -2)📝
Jellyfin.Server/Formatters/XmlOutputFormatter.cs(+3 -3)📄 Description
Added spaces to content-type names and included new "application/json; charset=utf-8" type.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.