505e3f9a89
* [VAULT-2825] Correctly respond with 400 rather than 500 for field validation errors * [VAULT-2825] Add changelog entry * [VAULT-2825] Simplify test assertion
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
```release-note:changes
|
|
api: A request that fails field validation will now be responded to with a 400 rather than 500.
|
|
```
|