SIENTIAPDE-1110
Add metadata to input_data in Scouter and update CoreScouter to use it
This commit is contained in:
@@ -55,6 +55,7 @@ class Scouter:
|
||||
return
|
||||
|
||||
input_data['data'] = data
|
||||
input_data['metadata'] = metadata
|
||||
|
||||
await workflow.execute_child_workflow(
|
||||
'core_scouter',
|
||||
|
||||
Reference in New Issue
Block a user