2354435262
* treat logical.ErrRelativePath as 400 instead of 500 * add changelog entry * return UserError for logical.ErrRelativePath
4 lines
150 B
Plaintext
4 lines
150 B
Plaintext
```release-note:change
|
|
core: A request that fails path validation due to relative path check will now be responded to with a 400 rather than 500.
|
|
```
|