Luis Fernando Planella Gonzalez

Results 97 comments of Luis Fernando Planella Gonzalez

Took me some time, but this is released in 0.25.0. Thanks!

Sorry, but I don't quite get... "The code generator automatically adds them as parameters in the service method" Actually, the headers appended by `RequestBuilder` are `Accept` (according to the `content`...

As @Rasmus715 noted, there's already a config option to ignore parameters.

Well, adding a custom template means calling from the generator TS code the actual template. To implement additional, we need to know : - For which kind of data it...

Never used it, and would need a hand on digging into this.

The problem is that the generator handles "general" content types - Text vs Json vs Image vs Binary, etc. In this example, both are JSON, which confuses the generator. A...

It must be something with `json-schema-ref-parser`. I'm sorry, but we don't use multiple files, and I'm short on time currently for improvements. Any help on this is welcome.

@ondrakoupil I've just published 0.17.0 which has an updated version of json-schema-ref-parser. Can you, please, ty to see if it still happens?

@aaronxiang0926 No one is working on this issue. I don't particularly use multiple files, and I'm out of time nowadays, so I can't help on this. That's why it's tagged...