Empty string enum value breaks the generator #33
Labels
area/generator
Affects: plugin, CLI, config file.
kind/bug
Feature doesn't work as expected.
size/S
Small task. (A couple of hours of work.)
We've seen a string enum definition like:
Note the empty string as the first case.
Currently, the generator breaks on it, but we should be able to handle it. Somewhat related to #21.
The text was updated successfully, but these errors were encountered: