You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before merging the related PR, it would be great if you could test the changed behavior. To do so, please install the current dev release in your doc-building-environment via pip install git+https://github.com/mansenfranzen/autodoc_pydantic.git@v2.1.0-a.1 and rebuild your docs.
Please feel free to reopen if any problem remains. I will release the new version upcoming Monday.
autodoc_pydantic 2.0.1
Pydantic 2.6.0 introduced a change for
model_computed_fields
.Now this is rendered for every Model that is documented:
The text was updated successfully, but these errors were encountered: