William Cheng

Results 983 comments of William Cheng

thanks for the PR. cc @TiFu (2017/07) @taxpon (2017/07) @sebastianhaas (2017/07) @kenisteward (2017/07) @Vrolijkx (2017/09) @macjohnny (2018/01) @topce (2018/10) @akehir (2019/07) @petejohansonxo (2019/11) @amakhrov (2020/02) @davidgamero (2022/03) @mkusaka (2022/04)

can you please share the spec? don't think we add the `def` suffix to the model name behind the scene

> Same error with 7.0.1., but it seems like its is a problem of swagger resolve right, please report the issue to swagger parser. thanks.

@hwhrag may I know if you've time to contribute a fix?

thanks for the PR. I've filed https://github.com/OpenAPITools/openapi-generator/pull/18956 with updated samples (some tabs are replaced with 4-space) but some CI tests failed: https://github.com/OpenAPITools/openapi-generator/actions/runs/9558830005/job/26348400169?pr=18956 Does this change work with Qt 5.x?

> Is there a possibility to add a function only when a specific flag is set, so the user can decide in the interface if the progress should be available?...

https://github.com/OpenAPITools/openapi-generator/pull/18072/files#diff-650ea35dcd5ff1dee971a524e6c1e7f1d538319357fa079c54e0a9b949fbdb92R313 to add an cli option https://github.com/OpenAPITools/openapi-generator/pull/18072/files#diff-650ea35dcd5ff1dee971a524e6c1e7f1d538319357fa079c54e0a9b949fbdb92R325 to process it in additional properties https://github.com/OpenAPITools/openapi-generator/pull/18072/files#diff-e5916826f6d19371fe33e8a59d2bf7a825844bc77253255ddbe69ae8c56d5cedR323 to use it in the template to make your life easier, can you please wrap the...

> Samples cpp qt client / Build cpp qt client (5.15.2, macOS-latest) (pull_request) Fai that test has been removed from master can you please pull the latest master into your...

cpp qt tests with the download progress option enabled passed via https://github.com/OpenAPITools/openapi-generator/pull/19292