serverlessworkflow / sdk-net

.NET SDK for Serverless Workflow
Apache License 2.0
56 stars 15 forks source link

Correct DataMember name for `SwitchStatementDefinition.DefaultCondition`. #49

Closed ElanHasson closed 10 months ago

ElanHasson commented 10 months ago

Fixes #48. Signed-off-by: Elan Hasson 234704+ElanHasson@users.noreply.github.com Many thanks for submitting your Pull Request :heart:!

What this PR does / why we need it: Corrects the data member name to enable the switch state to be parsed.

Special notes for reviewers:

Additional information (if needed):