Description
Running command:
swagger-typescript-api generate --path [REDACTED] --output src/app/modules/_models/generated --no-client --extract-request-params --union-enums --extract-response-body --extract-response-error --add-readonly --name types.generated.ts
This always generates TypeScript enums instead of unions, regardless of the --union-enums flag. This works fine in version 13.0.27.