Closed null-dev closed 6 years ago
Currently when an uncaught exception is thrown on a route, the server just returns: 500 Internal Server error.
This should be modified to return an error in JSON instead.
Fixed in source
Currently when an uncaught exception is thrown on a route, the server just returns: 500 Internal Server error.
This should be modified to return an error in JSON instead.