Description
I've generated my client using typescript2/angular2 language.
I'm not able to figure out what's been generated and how to use the artifacts.
As far I've been able to figure out, headers are not included on request in create method (user and passwd parameters). Otherwise, I don't understand how requests are made. I've set a breakpoint inside map method callback and it's never reached.
Swagger-codegen version
latest.
Swagger declaration file content or url
Command line used for generation
Steps to reproduce
Related issues
Suggest a Fix