Ender

Results 1 issues of Ender

When generating the dropdown list for the `status` input in the `WriteHttpResponse` activity, duplicate enum values were included due to `Enum.GetValues()` returning multiple names with the same underlying numeric value...