$ errors.fyi/pydantic/extra_forbidden 128 namespaces · 4,025 codes
pydantic · pydantic/extra_forbidden
extra_forbidden

Extra Fields Forbidden

The input contains fields not defined in the model, and the model is configured with model_config = {'extra': 'forbid'}. Remove the unexpected fields or change the extra setting.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT