llama.cpp
c4357dcc
- Server: Change Invalid Schema from Server Error (500) to User Error (400) (#17572)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
59 days ago
Server: Change Invalid Schema from Server Error (500) to User Error (400) (#17572) * Make invalid schema a user error (400) * Move invalid_argument exception handler to ex_wrapper * Fix test * Simplify test back to original pattern
References
#17572 - Server: Change Invalid Schema from Server Error (500) to User Error (400)
Author
chadvoegele
Parents
e148380c
Loading