This article logs changes made in the REST Web Service API.
v2020.1.0
- New StorageMgmt endpoint added for the configuration of Storage Management settings and identity keys.
v2019.2.0
- New Schedules endpoints added.
v2019.1.13
- POST method added to /rest/Entities/{Id}/Fields/{Field Id}
- SchemaAccessType property added to the Entities object.
- The following properties were added to /entities/{Id}/fields:
- Value
- Description
- ColumnSource
- SortAndGroupBy
- The IsFilterable property was renamed Filterable in /entities/{Id}/fields.
v2018.1.1
- Added Batch endpoint.
v2018.1
- AllowReportCustomSQLObjects property added to Roles/Settings endpoint.
- The following properties were added to the Settings endpoint:
- DbRowLimitParamName
- DbRowRangeStartParamName
- DbRowRangeEndParamName
- ExpressviewJoinAlgorithm
- ExcludeDataSourcesReportCustomSQL
- LoadAssemblyInExternalDomain
v2017.2
- The MinArgs and MaxArgs properties of Functions endpoints were deprecated, and are no longer readable or writeable.
- Data Field resource can now specify whether fields support only static or only dynamic filters.
v2017.1.2
- Parameters property added to Entities endpoint.
v2017.1
- IsShowAdvancedReports property added to Settings endpoint. This is the same as IsShowStandardReports.
v2016.3.4
- New API Action types added to Sessions endpoint: ScheduleReport, ScheduledReportsManager, NewExpressView.
- Report Load Errors property added to ReportSettings object of Sessions endpoint.
- More config settings now available through Settings endpoint.
- Direct execution of reports via Reports/Execute endpoint now supports Pdf, Rtf and Excel for all reports, and JSON for Standard and Express reports.
v2016.3.3
- Added the ability to add and modify filters on the active report.