Jazzco
Jazzco
I'm not quite sure this works correctly: - It might be necessary to create the downloadProgress for each nickname. - It might also be necessary to add additional connects to...
> I didn't test it but it makes sense! I added the downloadProgress to the parts where the request-finished is connected. But it looks a bit odd in the generated...
I changed this PR to draft until this is discussed.
> > yes, you can add an option to do so. #18072 (for C client) is a good reference PR as a starting point. That's a huge change, can you...
This should be right now: - in the HttpRequest the signal and connection are permanent - in the api head and body it's bound to the addDownloadProgress tag - the...
You're welcome :-)
I fixed the issue on my pull request. Maybe this can be closed and the original continued: https://github.com/OpenAPITools/openapi-generator/pull/18893
Here is an implementation of solution 1: https://github.com/Jazzco/openapi-generator/tree/qt-progress-info On positive feedback I would create a PullRequest
Sure: https://github.com/OpenAPITools/openapi-generator/pull/18950