The Python client is currently broken (#91) and was built using an outdated generator. There are also some other issues (#92) with it, so here's a bundle of fixes. :)
Fixes #91
Changes
Update generator from python-nextgen to python-pydantic-v1
Fix line-endings in scripts/generate.sh
Updated build script and config for Python client
Built new Python client from schema
Updated README
Checklist
Please review and check the following items to ensure your pull request can be processed smoothly:
[x] My code adheres to the project's coding standards and style guidelines.
[x] I have tested my changes thoroughly, including unit tests where applicable.
[x] I have updated the documentation to reflect any changes made in this pull request.
[x] My branch is up-to-date with the latest changes from the main branch.
[ ] I have received code review feedback and addressed any comments or concerns.
The Python client is currently broken (#91) and was built using an outdated generator. There are also some other issues (#92) with it, so here's a bundle of fixes. :)
Changes
python-nextgen
topython-pydantic-v1
Checklist
Please review and check the following items to ensure your pull request can be processed smoothly:
[x] My code adheres to the project's coding standards and style guidelines.
[x] I have tested my changes thoroughly, including unit tests where applicable.
[x] I have updated the documentation to reflect any changes made in this pull request.
[x] My branch is up-to-date with the latest changes from the main branch.
[ ] I have received code review feedback and addressed any comments or concerns.