Manweill / swagger-axios-codegen

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

Version 0.15.1 Populated Services and ViewModels have Underscore in front of names #169

Closed lucasdale99 closed 1 year ago

lucasdale99 commented 1 year ago

The fix for 0.15.0

https://github.com/Manweill/swagger-axios-codegen/commit/6c51ee6ae8ef2997dc5696dc14b0aaeaf05b7a53

Fixed the issue with names not showing up correctly, but now all the services and view models have an underscore in front of the name.

Link to previous issue: https://github.com/Manweill/swagger-axios-codegen/issues/168

Manweill commented 1 year ago

can u post your code?

Manweill commented 1 year ago

@lucasdale99 i see what u mean. fix in v0.15.2