Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

deprecated_by

deprecated_by(new_class: type[BaseModel], param_mapping: dict[strstr= None) -> Callable[[type[BaseModel]], Callable[..., BaseModel]]
Parameters:
NameDescription
new_classType: type[pydantic.main.BaseModel]
param_mappingType: dict[str, str]

Default: None