Francesco Tumanischvili

Results 64 comments of Francesco Tumanischvili
trafficstars

2.1.8 and current swagger-parser uses SnakeYaml 2.2, which is not affected by the mentioned vulnerability. Please verify that your tooling is providing correct result and targeting the right version, and...

Thanks all for your patience, this has been replaced by the following changes adding multi-platform images builds: [#12290, #12291, #12292, #12293, #12294](https://github.com/swagger-api/swagger-codegen/compare/d97e6c6343832554f66f7de1352b7b3d4f90843f..d249140100b38754f469907aaf01bb1aa2fecc56) similar changes are being applied to 3.0.0 branch

@slavaschmidt If I got it right, you are currently using no templates in master and scalate in newnaming branch; I understand that you're getting issues with this approach caused by...

Thanks for reporting and working on it. I am not sure, but I guess this doesn't cover the root "issue" which is resolving a naked child class (no annotations), as...

I am not sure if that is the issue, also all models classes use ordered Map, so not sure what you mean. Can you share a test where the order...

@ethan92429 thanks a lot for this, busy times therefore we couldn't review and merge yet, but will do soon

@ludovic-pourrat supporting AsyncAPI is for sure interesting, and any contribution is welcome; unfortunately I think that many modules would need to be implemented alongside the current ones, with some code...

Hi, sorry for late response, missed this. If I get this correctly your plan is to add separate modules for asyncapi within swagger-core or as a separate project as mentioned...

A solution like the one you suggest is not available atm, also currently complex (object) payloads are always resolved as a reference to a schema defined in components, therefore we...