]
Steven Hawkins reassigned TEIID-5022:
-------------------------------------
Component/s: OData
Assignee: (was: Steven Hawkins)
Let's get more feedback based upon the last comment before considering this further.
Turn off error messages from OData/SOAP responses
-------------------------------------------------
Key: TEIID-5022
URL:
https://issues.jboss.org/browse/TEIID-5022
Project: Teiid
Issue Type: Feature Request
Components: OData
Reporter: Steve Tran
Priority: Optional
There was a request to include the ability to turn off the error messages returned to the
client when a bad request was made. For example, if you had a typo in your table, in the
request URL, you would get a message that says "Entity does not exist". Or, if
you passed in a String instead of a number, you'd get a message about expecting a
Decimal but got String.
The client would like to hide these details so that a generic error message is returned.