mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-21 01:26:41 +00:00
update service creation
This commit is contained in:
@@ -48,11 +48,6 @@ namespace MediaBrowser.Model.Services
|
||||
/// </summary>
|
||||
string ResponseContentType { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Whether the ResponseContentType has been explicitly overrided or whether it was just the default
|
||||
/// </summary>
|
||||
bool HasExplicitResponseContentType { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Attach any data to this request that all filters and services can access.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user