Sébastien Masset

Results 9 comments of Sébastien Masset

Same issue with docker-maven-plugin:0.23.0 when using wait on mapped TCP poirt `[INFO] DOCKER> [toto/couchbase-product-offering:master] "couchbase-product-offering": Start container 48014c6da1b9 [INFO] DOCKER> [toto/couchbase-product-offering:master] "couchbase-product-offering": Waiting for mapped ports [3093] on host 192.168.62.101...

Rebased against current master. Should fix #9055 Not sure why `continuous-integration/appveyor/branch` check is not running automatically

I can confirm this fixes #9055. With provided example, only removing duplicate white space in generated example string made the class compilable. Duplicating the billingAccounts property in CustomerAccount definition to...

Attaching ZIP archive with API interfaces generated by version 2.3.1 of swagger-codegen and by a snapshot with my proposed fix (with vanilla sample provided in #9055 and with extra array...

@frantuma, rebased this against latest master, is there anything missing in this PR ? @drej1, can you confirm this fixes #9055 ?

Hey @drej1. I've just rebased against latest master and didn't get any conflict. Let's hope all checks pass and if so feel free to merge it for the next release.

All checks passed. @frantuma can you include this PR in the next release ?

@diyfr I've just created a new PR #12136 cherry-picking all commits from this one without any conflict. Can you approve the workflows there ? I can also rebase this PR's...