mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
AAE-37067 Extend QueryParams interface (#11102)
This commit is contained in:
committed by
GitHub
parent
1fe4dd6fc9
commit
67b1d67668
@@ -26,6 +26,7 @@ import { TaskVariableCloud } from '../../../form/models/task-variable-cloud.mode
|
||||
|
||||
export interface QueryParams {
|
||||
include: 'variables';
|
||||
excludedCategory?: string;
|
||||
}
|
||||
|
||||
@Injectable({
|
||||
|
Reference in New Issue
Block a user