REST Updates
This article details the changes in the REST API.
2018.1.1
2018.1
- AllowReportCustomSQLObjects property added to Roles/Settings resource.
- The following properties were added to the Settings resource:
- DbRowLimitParamName
- DbRowRangeStartParamName
- DbRowRangeEndParamName
- ExpressviewJoinAlgorithm
- ExcludeDataSourcesReportCustomSQL
- LoadAssemblyInExternalDomain
2017.2
- The MinArgs and MaxArgs properties of Functions resources are deprecated, and are no longer readable or writeable.
- Data Field resource can now specify whether fields support only static or only dynamic filters.
2017.1.2
- Parameters property added to Entities resource.
2017.1
- IsShowAdvancedReports property added to Settings resource. This is the same as IsShowStandardReports.
2016.3.4
- New Api Action types added to Sessions resource: ScheduleReport, ScheduledReportsManager, NewExpressView.
- Report Load Errors property added to ReportSettings object of Sessions resource.
- More config settings now available through Settings endpoint.
- Direct execution of reports via Reports/Execute endpoint now supports Pdf, Rtf, & Excel for all reports, and Json for Standard and Express reports.
2016.3.3
- Added the ability to add and modify filters on the active report.