-
Notifications
You must be signed in to change notification settings - Fork 5
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
Running latest version doesn't work #46
Comments
This was reported earlier as #44 as well. For now, the workaround is to limit It looks like the fix that was mentioned in #44 has been merged and included in a generator release, so when this SDK is updated to use v7+ of openapi-generator, this issue will be resolved more directly: OpenAPITools/openapi-generator#15189 |
@stevemar, we fixed and released. Can you please check if the issue si fixed with the latest |
@t0mk LGTM
|
Installing metal-python and running a simple import returns an error. The reason for this is that pydantic v2 is being pulled in and has backwards incompatible changes.
The text was updated successfully, but these errors were encountered: