Skip to content

Commit 8254cbc

Browse files
author
Smith
committed
removed baristaID from cancel or completed event in workflowmanager
1 parent 815958b commit 8254cbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backends/5-order-manager/statemachine/om.asl.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
"Next": "Emit Completed || Cancelled",
7272
"ResultPath": "$.detail",
7373
"Parameters": {
74-
"baristaUserId.$": "$.result.Attributes.baristaUserId.S",
7574
"orderId.$": "$.orderId",
7675
"userId.$": "$.result.Attributes.USERID.S",
7776
"ORDERSTATE.$": "$.result.Attributes.ORDERSTATE.S",

0 commit comments

Comments
 (0)