This repository was archived by the owner on Apr 3, 2023. It is now read-only.
Releases: litestar-org/pydantic-openapi-schema
Releases · litestar-org/pydantic-openapi-schema
v1.5.1
v1.5.0
v1.4.0
v1.3.0
What's Changed
- Support customizing component name for pydantic models by @Goldziher in #12
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
What's Changed
- Replaces use of
str
withLiteral
. by @peterschutt in #8 - Removes the
v3_0_3
sub-package. by @peterschutt in #10
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- Ref docs by @peterschutt in #7
New Contributors
- @peterschutt made their first contribution in #7
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
v1.0.0
- initial fork of https://github.com/kuimono/openapi-schema-pydantic
- fixed and updated types
- updated utils
- updated comments
- updated exports