myz-dev

Results 9 comments of myz-dev

Hi. Sorry for not including any information in the first post, I do not know where my head before... I am running Windows 10 WSL2, Ubuntu 20.04. Npm and Npx...

The `verify git status` check fails: ``` UNCOMMITTED CHANGES ERROR There are uncommitted changes in working tree after execution of 'bin/generate-samples.sh' ``` I do not understand why. Running these commands...

Thank you very much for having reviewed the PR so far. I have made the changes you described and hope to not have made any mistakes.

Sorry for causing so much work with this PR. Now I have rebased the history so that the e-mail aligns with my GitHub account. I will change the integration test...

I found time to add a clean integration test for the changes to the rust-axum generator. The relevant samples are updated and the relevant integration test passes. Please inform me...

Yes this is an unrelated error. I can try to tackle this together with #18572

> https://github.com/OpenAPITools/openapi-generator/actions/runs/8958257509/job/24603984954?pr=18563 > > the build failure doesn't seem to be related to this PR, right? I created a [PR](https://github.com/OpenAPITools/openapi-generator/pull/18575) that should resolve the problem of the failing test. I...

> LGTM. Please also trying to use latest uuid crate. Hi. The template includes (in Cargo.mustache): `uuid = { version = "1", features = ["serde"] }` This means the newest...

> @myz-dev both of your PR, please ensure that you pass Integration Test. It's critical to verify. Sorry can you please explain what test does not pass? When I run...