-
Type: New Feature
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: V4.01_CS01
-
Fix Version/s: V4.01_CS02
-
Component/s: JSON Format
-
Labels:
-
Environment:
Applied
-
Proposal:
-
Resolution:
Allow defining "JSON properties" in OData models, i.e. properties whose value is well-formed JSON, see OData Extension for JSON Data.
Requirements:
- JSON property values are represented "inline" in JSON responses, i.e. "JSONproperty": <well-formed JSON data>
- Common expressions (e.g. in $filter) can address parts of JSON data
- JSON properties can specify a JSON Schema that describes/restricts their data values
This issue addresses the first requirement. The other requirements are addressed in ODATA-1275
There are no Sub-Tasks for this issue.