airbytehq / airbytehq/PyAirbyte
Docs Bug 🐛 : Pydantic 2.0 broke the auto-generated docs for classes
Aberta
- Linguagem predominante
- Python
- Estrelas
- 344
- Forks
- 77
- Merge médio
- 1d 11h
- PRs com merge (30d)
- 35
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.