What's Changed
- fix: Fix Union type parsing with recursive None removal by @koxudaxi in #2342
- Ensure we have a string before trying to strip by @gothicVI in #2354
- fix: Fix invalid imports for schema files with hyphens and dots by @koxudaxi in #2343
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2347
- fix: fix field has same name on pydantic v2 by @koxudaxi in #2355
- fix: fix referenced default by @koxudaxi in #2356
- Fix field aliasing on discriminator fields by @djb7 in #2349
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2360
New Contributors
Full Changelog: 0.28.4...0.28.5