-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.0_CSD03
-
Fix Version/s: V4.0_CSD04
-
Component/s: Data Aggregation
-
Labels:None
-
Environment:
Applied
-
Proposal:
The JSON and Atom format specifications list special cases where a property value does not need to be complemented with type information using the type(odata.type) instance annotation. The current Data Aggregation specification contains several examples with dynamic properties, where the data type is missing, because they don’t fall into this category: Examples 5, 9, 10, 12, 15, 57, 58, 59, 63, 64, and 70 contain one or more dynamic properties of type Edm.Decimal without a corresponding type annotation required by [OData-JSON].