Documentation: https://openapi-schemas.dymmond.com 📚
Source Code: https://www.github.com/dymmond/openapi-schemas-pydantic
This library is a fork of pydantic-openapi-schema.
The library solved some known issues from the previous also forked repo and we have plans of continuing to support the fork as well.
We want to make sure we are able to add extras unique to Esmerald without bothering Starlite with someting that might not even be their scope. If we find common ground we will be also contribute to Starlite to make sure they also get the latest if they don't have it already.
We support everything opensource.
Usage is mostly identical to upstream package.
pip install openapi-schemas-pydantic
Check the contributing documentation and see how you can help.