fix(azuredeployer.gbapp): NLP automation fixes.

This commit is contained in:
Rodrigo Rodriguez 2020-10-08 11:51:45 -03:00
parent 115c8a4f90
commit 99633fe59d

View file

@ -694,6 +694,7 @@ export class AzureDeployerService implements IGBInstallationDeployer {
location: string, location: string,
nlpAppId: string, nlpAppId: string,
clEntityId: string, clEntityId: string,
authoringKey: string,
data: any, data: any,
) { ) {