]
Steven Hawkins updated TEIID-3762:
----------------------------------
Fix Version/s: 8.13
OData V2: $value on property is not supported
---------------------------------------------
Key: TEIID-3762
URL:
https://issues.jboss.org/browse/TEIID-3762
Project: Teiid
Issue Type: Bug
Components: OData
Affects Versions: 8.4
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 8.12.1, 8.13
A raw property value can be retrieved using the $value segment, like
{code}
http://localhost:8080/odata/vdb/table/property/$value
{code}
This should be suported, or should throw a proper error