This project is currently bound bypydantic >= 1.10.5, < 2. The OpenAPI Generator >=v7.4.0 (and maybe >=7.1.0) supportspydantic >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!