Manweill / swagger-axios-codegen

swagger client to use axios and typescript
MIT License
306 stars 83 forks source link

generate cofig field "enumNamePrefix" is not working #161

Closed HongLinLiao closed 2 years ago

HongLinLiao commented 2 years ago

I set enumNamePrefix as null or undefined or empty string, but after code gen, enum name like 'EnumTestClientAgentInfoBrowserType'?

Manweill commented 2 years ago

yes, it's a fake feature