You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change HTTP Status Code on Validation ex (dingo#1532)
* Change HTTP Status Code on Validation ex
ValidationException has status code for response but does not implement HttpExceptionInterface
status code by default is 422 but can change in
* Fixed StyleCI
0 commit comments