forked from loafle/openapi-generator-original
* Added toString to enum_class script This toString avoids using the enum var name and uses the enum's value instead. This will fix cases when enum var name and value are quite different. * Updated enum template Co-Authored-By: Jim Schubert <james.schubert@gmail.com> Co-authored-by: Jim Schubert <james.schubert@gmail.com>