mirror of
https://github.com/dadosfera/maestro.git
synced 2026-08-31 19:58:21 +00:00
Merge pull request #416 from dadosfera/fix/redis-tls-configurable
fix: pass type field to Elasticsearch createPipeline
This commit is contained in:
@@ -490,6 +490,7 @@ export class PlatformApiController {
|
||||
cron: body.cron,
|
||||
tables: inputId,
|
||||
properties,
|
||||
type: this.mapConnectorToDynamoType(connectorType),
|
||||
},
|
||||
connector,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user