[docs] Update API calls in workflow example#1083
Conversation
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Codecov Report
@@ Coverage Diff @@
## master #1083 +/- ##
=======================================
Coverage 67.49% 67.49%
=======================================
Files 170 170
Lines 5652 5652
Branches 600 600
=======================================
Hits 3815 3815
Misses 1697 1697
Partials 140 140
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
@RyanLettieri for visibility |
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
@cgillum @RyanLettieri could you take a look and let me know if there are any other updates that would apply to this doc? here's the current, live version of the doc: https://docs.dapr.io/developing-applications/sdks/dotnet/dotnet-workflow/dotnet-workflow-howto/ |
|
@hhunter-ms I opened a PR against your PR to address my own comments: hhunter-ms#1 |
Fix workflow inputs and outputs for v1.11
thanks Chris! @cgillum |
cgillum
left a comment
There was a problem hiding this comment.
I think this PR is ready to be merged. I don't currently anticipate any more changes needed for 1.11.
* update calls in the example Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * remove gitmodules Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * remove daprdocs/themes/docsy Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * fix links and add links Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * Fix workflow inputs and outputs for v1.11 --------- Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> Co-authored-by: Chris Gillum <cgillum@gmail.com> Signed-off-by: Erik O'Leary <erik.m.oleary@gmail.com>
Description
Update API calls in the workflow example
Still need to add other examples? raise event/pause/resume?
Issue reference
This PR will close: #1082
Related issue: #1079
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: