Skip to content

Commit

Permalink
chore: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
keynslug committed Jun 21, 2023
1 parent 86d787e commit 01db56c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changes/ce/fix-11118.en.md
Original file line number Diff line number Diff line change
@@ -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`.

0 comments on commit 01db56c

Please sign in to comment.