-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.01_CS01
-
Fix Version/s: None
-
Component/s: Vocabularies
-
Labels:None
-
Environment:
Proposed
-
Proposal:
-
Resolution:
"JSON properties" are stream properties whose value is of media type application/json or one of its subtypes. They were introduced with ODATA-1177.
As outlined in OData Extension for JSON Data we need query capabilities on these properties.
Requirements:
- Specify a JSON Schema that describes/restricts the JSON stream values (this issue)
- Address parts of the JSON stream values in common expressions, e.g. in $filter, $compute, $orderby (ODATA-1336)