Skip to content

Commit

Permalink
Update custom-steps.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgerlag authored Dec 26, 2019
1 parent 9e32890 commit 0460548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/custom-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Response:
"Value1": 7,
"Value2": 3
},
"definitionId": "MyLambdaWorkflow",
"definitionId": "MyStepWorkflow",
"version": 1,
"status": "Runnable",
}
Expand All @@ -80,7 +80,7 @@ Response:
"Value2": 3,
"Result": 10
},
"definitionId": "MyLambdaWorkflow",
"definitionId": "MyStepWorkflow",
"version": 1,
"status": "Complete",
}
Expand Down

0 comments on commit 0460548

Please sign in to comment.