mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ACS-8025] Add new service and API for predictions (#9714)
* [ACS-8025] Add new service and API for predictions * [ACS-8025] Fix update type
This commit is contained in:
@@ -34,6 +34,7 @@ export interface AlfrescoApiType {
|
||||
gsClient: LegacyHttpClient;
|
||||
authClient: LegacyHttpClient;
|
||||
processAuth: LegacyHttpClient;
|
||||
hxiConnectorClient: LegacyHttpClient;
|
||||
|
||||
setConfig(config: AlfrescoApiConfig): void;
|
||||
changeWithCredentialsConfig(withCredentials: boolean): void;
|
||||
|
Reference in New Issue
Block a user