airbytehq / airbytehq/PyAirbyte
Docs Bug 🐛 : Pydantic 2.0 broke the auto-generated docs for classes
未关闭
- 主要语言
- Python
- 星标
- 344
- 派生
- 77
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 35
描述
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.
>
Related:
- https://github.com/mitmproxy/pdoc/issues/715
贡献指南
评估
这个 Issue 还没有评估数据。