Skip to content
Snippets Groups Projects
Commit 03c20066 authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

add missing required field to AAT message

parent 08166566
No related branches found
No related tags found
1 merge request!440add missing required field to AAT message
Pipeline #2619 passed
......@@ -190,6 +190,7 @@ class WorkflowService(WorkflowServiceIF):
carta_url_msg = {
"service": "archive",
"routing_key": routing_key,
"application": "workflow",
"carta_url": carta_url,
"subject": workflow_request.__json__(),
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment