Browse Source
Since we bypass json.loads and parse bytes directly via Pydantic, the JSON decode errors now return standard Pydantic v2 validation errors. Tests have been updated to expect this cleaner format.pull/15584/head
1 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue