This is a plugin that replaces apispec.ext.marshmallow:MarshmallowPlugin with an equivalent plugin for use with Pydantic.
kkirsche/apispec-pydantic-plugin
A plugin for APISpec to enable the use of Pydantic models instead of Marshmallow models.
Python