mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
restored request logging
This commit is contained in:
@@ -122,5 +122,11 @@ namespace MediaBrowser.Model.Querying
|
||||
/// </summary>
|
||||
/// <value>The image types.</value>
|
||||
public ImageType[] ImageTypes { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the ids, which are specific items to retrieve
|
||||
/// </summary>
|
||||
/// <value>The ids.</value>
|
||||
public string[] Ids { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user