mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
@@ -31,8 +31,8 @@ export class IntegrationService {
|
||||
alfrescoTenantId: '',
|
||||
repositoryUrl: `${host}/alfresco`,
|
||||
shareUrl: `${host}/share`,
|
||||
version: '4.2',
|
||||
useShareConnector: false
|
||||
version: '6.1.1',
|
||||
authenticationType: 'basic'
|
||||
};
|
||||
return this.api.activiti.integrationAccountApi.apiClient.callApi('app/rest/integration/alfresco', 'POST',
|
||||
{}, {}, {}, {}, repository, [], [], Object);
|
||||
|
Reference in New Issue
Block a user