update reports

This commit is contained in:
Luke Pulverenti
2015-07-27 15:16:30 -04:00
parent 7f9be0801d
commit d13fafbc36
7 changed files with 247 additions and 273 deletions

View File

@@ -59,7 +59,7 @@ namespace MediaBrowser.Api.Reports
}
public class BaseReportRequest : GetItems, IReportsQuery
public class BaseReportRequest : BaseItemsRequest, IReportsQuery
{
/// <summary> Gets or sets the report view. </summary>
/// <value> The report view. </value>