Open TrevorVonSeggern opened 6 years ago
When a query is invalid, too much is displayed to the user.
Errors should be short, and tell the client that there is an error with the odata query. There should be different errors for parsing, applying linq, and serialization.
When a query is invalid, too much is displayed to the user.