forked from loafle/openapi-generator-original
* [aspnetcore] Fix duplicate generation of enums Fixes template issue where enums defined within a class were generated regardless of whether they were a complexType (externally defined "model") or an inlined enum.