mirror of
https://github.com/basnijholt/compose-farm.git
synced 2026-06-10 11:50:32 +01: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").