File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/pages/product/apis-integrations/rest-api Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -385,7 +385,7 @@ This endpoint is part of the [Orchestration API][ref-orchestration-api].
385
385
| ` action ` | Use ` post ` to trigger jobs | ✅ |
386
386
| ` selector.contexts ` | Array of objects, each containing a ` securityContext ` | ✅ |
387
387
| ` selector.timezones ` | Array of timezones | ✅ |
388
- | ` selector.datasources ` | Array of data source names which have pre-aggregations defined | ❌ |
388
+ | ` selector.dataSources ` | Array of data source names which have pre-aggregations defined | ❌ |
389
389
| ` selector.cubes ` | Array of cube names which contain pre-aggregations | ❌ |
390
390
| ` selector.preAggregations ` | Array of pre-aggregation names | ❌ |
391
391
| ` selector.dateRange ` | Date Range tuple [ 'range-date-start', 'range-date-end'] | ❌ |
You can’t perform that action at this time.
0 commit comments