chore: add changelog
This commit is contained in:
parent
86d787eced
commit
01db56c761
|
@ -0,0 +1 @@
|
||||||
|
Ensure that validation errors in REST API responses are slightly less confusing. Now, if there are out-of-range errors, they will be presented as `{"value": 42, "reason": {"expected": "1..10"}, ...}`, replacing the previous usage of `expected_type` with `expected`.
|
Loading…
Reference in New Issue