mirror of
https://github.com/basnijholt/compose-farm.git
synced 2026-02-03 14:13:26 +00:00
Previously, Pydantic validation errors like "Extra inputs are not permitted" didn't show which field caused the error. Now the error message includes the field location (e.g., "unknown_key: Extra inputs are not permitted").