forked from loafle/openapi-generator-original
201acbd3de
All enum instances are `const` so `equals/hashCode` is not needed. Removing this allows to `switch/case` on enum instances.