Merged PR 34805: [Model Embed] Add support for dynamic binding
This commit is contained in:
Родитель
3e78094fe2
Коммит
6b062bfd10
|
@ -794,6 +794,7 @@ export interface IReportLoadConfiguration {
|
|||
tokenType?: TokenType;
|
||||
bookmark?: IApplyBookmarkRequest;
|
||||
theme?: IReportTheme;
|
||||
datasetId?: string;
|
||||
}
|
||||
|
||||
export interface IReportCreateConfiguration {
|
||||
|
|
Загрузка…
Ссылка в новой задаче