Samuele Maci

Results 57 comments of Samuele Maci

I've rebased this branch on top of the laster master to remove the merge conflicts. @cortinico could you please have a look to this CR? This provides a starting point...

@cortinico it will take me some time (maybe a few weeks) to provide changes on this PR. Currently my laptop is not powerful enough to run all the tasks ;)...

@cortinico, @krzybob I'll be checking this in the next days. I do have a suspect that the issue is caused by the handling of schemas without `type` property, but I...

`swagger-gradle-codegen` assumes a JSON Object in the response (due to moshi deserialisation). A JSON Object is typed as `Map`. I'm not sure if this is fully advertised or even if...

I would be considering the option of not running the tool via `java -jar` prelude for versions of the tool that suport that. We do need to make sure that...

Having more details on how to reproduce the issue could help us more in providing support. Checking the stacktrace nothing specific rings a bell