Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pydantic >2 support. #3

Open
hcrosse opened this issue May 24, 2024 · 1 comment
Open

Add Pydantic >2 support. #3

hcrosse opened this issue May 24, 2024 · 1 comment

Comments

@hcrosse
Copy link

hcrosse commented May 24, 2024

This project is currently bound by pydantic >= 1.10.5, < 2. The OpenAPI Generator >=v7.4.0 (and maybe >=7.1.0) supports pydantic >2. This limitation is causing me to have to fall back to using vanilla requests instead of using this SDK due to conflicting dependencies.

Thanks in advance!

@hcrosse hcrosse changed the title Pydantic >2 support. Add Pydantic >2 support. May 28, 2024
@linuxlewis
Copy link

We are having the same issue here. Is this possible to have addressed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants