Skip to content

ReadME.md - Update to correct the sample code#334

Merged
abbasc52 merged 1 commit intomicrosoft:mainfrom
cking27:documentation-samplecode-updates
Mar 18, 2022
Merged

ReadME.md - Update to correct the sample code#334
abbasc52 merged 1 commit intomicrosoft:mainfrom
cking27:documentation-samplecode-updates

Conversation

@cking27
Copy link
Copy Markdown
Contributor

@cking27 cking27 commented Mar 17, 2022

In the README.md, there is an example of one creating a worklow and sending it to the rules engine. This MUST be an array (not a single workflow) and the current documentation if one was following along would not compile. I updated the sample code to have a new var List workflows which is passed to the rules engine. The sample 'Example Workflow' is the only workflow in this list of workflows.

…ending it to the rules engine. This MUST be an array (not a single workflow) and the current documentation if one was following along would not compile. I updated the sample code to have a new var List<Workflow> workflows which is passed to the rules engine. The sample 'Example Workflow' is the only workflow in this list of workflows.
@abbasc52 abbasc52 merged commit 99bad9f into microsoft:main Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants