Commit 989c41a
committed
docs(conf): Add pydantic intersphinx mapping
why: Model classes inherit from pydantic.BaseModel but "Bases: BaseModel"
wasn't linking to pydantic docs.
what:
- Add pydantic to intersphinx_mapping (https://docs.pydantic.dev/latest/)
- "Bases: BaseModel" on all model pages now links to pydantic API docs1 parent 6836975 commit 989c41a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
| |||
0 commit comments