airbytehq / airbytehq/PyAirbyte

Docs Bug 🐛 : Pydantic 2.0 broke the auto-generated docs for classes

Open
#293 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
344
Forks
77
Avg merge
1d 11h
Merged PRs (30d)
35

Description

Classes no longer display their initialization parameters, since upgrading to Pydantic 2.0 earlier this week. Note the fields displayed are Pydantic BaseModel interfaces, but the actual fields the user needs to configure are missing from the docs.

> image

Related:

- https://github.com/mitmproxy/pdoc/issues/715

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.