-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V4.0_ERRATA02
-
Fix Version/s: V4.01_CSD02
-
Component/s: JSON Format
-
Labels:None
-
Environment:
Applied
-
Proposal:
-
Resolution:
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.