Browse Source
`https://docs.pydantic.dev/1.10/usage/exporting_models/#modeldict` (404) — the pydantic v1 docs site (docs.pydantic.dev/1.10/) was retired after the v2 docs migration. Replaced with `https://docs.pydantic.dev/latest/concepts/serialization/#model-dict` (200) — the current canonical home for the equivalent concept in pydantic v2. Also updated the anchor from `#modeldict` to `#model-dict` (v2 docs use hyphenated heading slugs).pull/15840/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue