Marius Tennøe
Marius Tennøe
Agree! Thanks for bringing it up
@Markionium - Was this addressed as part of the TS rewrite?
Hm, interesting that the PR to change this had the opposite problem. @Kosta-Github what versions of superagent and @types/superagent were you using when seeing the original issue and creating the...
@sloan-dog - Hm, considering we have seen some inconsistencies in the behavior here, can you try out what happens if you downgrade the version of `@types/superagent`? If it works in...
No updates from my side sadly. Have you tried what tgilland95 suggested above?
There is currently no tslint integrated, so this issue is for integrating it and enabling rules. Its a bit unclear from the title though. Will make it clearer
@JSimoni42 - You are absolutely correct, thanks for pointing it out!
Hey @DenisSabo! Do you mean using YAML files for specifying the Swagger spec (similar to the current Swagger JSON file)? Thanks for the input!
It would add some complexity to the whole pipeline, but if we do it correctly we can hide a lot of the complexity. I guess there are some nice tools...
I like the idea, it should make the codegenerator more powerful and customizable, and with the right abstraction level it would keep things fairly clean. For your specific case though,...