Ats Uiboupin
Ats Uiboupin
@xdrop, thanks for sharing this project. It looked really good until i tried to add it to my project via dependency management and stumbled upon this issue. It made me...
@RobWin, @Zag24, looks like this issue should have been closed manually after @RobWin [cherry-picked](https://github.com/RobWin/assertj-swagger/commit/05f6d61e771b9460bd294ca1161d9b0d24e8ffa2) @Zag24's [commit](https://github.com/Zag24/assertj-swagger/commit/773a7d3c429c0bcb6d24f1cdbfce0362ff810fc6) that he [refered to above](https://github.com/RobWin/assertj-swagger/issues/11#issuecomment-272980165)
related issue: https://github.com/MeirionHughes/aurelia-template-lint/issues/41
@schurik, both Your commits contain lots of formatting changes that every other developer might want to reformat according to their preferences. Could undo the formatting changes? I'm also wondering in...
@schurik, thanks for undoing the formatting changes. I tried to quickly reproduce the issue this PR should address, but i probably tried smth different, as everything seemed to work well,...
@schurik, thanks, I'll add the test myself. Could You also squash the commits into single commit?
Hi @schurik, I had pretty-much forgotten this after failing to reproduce the NPE You reported and tried to fix with this PR. Please see [my comments from the commit](https://github.com/atsu85/java2typescript/commit/1aa594e56553899763267929ccb26aa14f55bfd5#diff-a51dc718e4442c7984bd75337711c4e6R25) that...
Hi @fplini, (I'm maintaining [java2typescript-jackson](https://github.com/raphaeljolivet/java2typescript/tree/master/java2typescript-jackson) subproject, so I'm not so familiar with maven plugin, but I'll try to answer). To be honest, [java2typescript-maven-plugin](https://github.com/raphaeljolivet/java2typescript/tree/master/java2typescript-maven-plugin) hasn't been maintained since @raphaeljolivet got the...
Hi, @raDiesle and @Kravs, what would be the requirements for this plugin? What would be Your use-case? I'm afraid that my use-case for this plugin might differ very much from...
@Kravs, so basically You just need a wrapper around [java2typescript-jackson](https://github.com/raphaeljolivet/java2typescript/tree/master/java2typescript-jackson). I'm writing down some initial thoughts about this feature, that could become basis for configuration options. Main inputs: - List...