Max Goltzsche

Results 97 comments of Max Goltzsche

ping @cbornet @tomplus @krjakbrjak @fa0311 @multani

I just merged the master branch into this one in order to resolve the merge conflict (an import within a Java test class). However, now the Python test of the...

Turns out the failed python client test was fixed [here](https://github.com/OpenAPITools/openapi-generator/pull/20845/files#diff-5564d80a56f0975624d5f89ba58685945973a5370eb68de719a27e65eb900307) now. Correspondingly, I applied the fix also to the python-pydantic-v1 client test which failed for the same reason. Also, I...

I rebased the PR now again to resolve the merge conflicts (which dropped my last commit that fixed the python-pydantic-v1 test since the fix is on the master branch now)....

Rebased the PR again to include the python unit test fix of #21423. Now the docs and samples are reported to be outdated but that has nothing to do with...

I rebased the PR again to include the fixes from the main branch. Please review!

Unfortunately it doesn't look like this PR will be merged. @wing328 told me via Slack that it is too big to be reviewed and that the actual Pydantic v2 support...

I adjusted the test correspondingly now. Please re-review.

Sounds good! Looking forward to playing with that!