-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: V4.0_ERRATA02
-
Component/s: JSON Format
-
None
-
Environment:
Applied
Section 12 of the JSON spec says:
A collection of entities is represented as a JSON object containing a name/value pair named value. It MAY contain odata.context, odata.count, odata.nextLink, or odata.deltaLink annotations.
In the event of a dynamic navigation property, a collection of entities would also presumably need an odata.type annotation.