-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.01_OS
-
Fix Version/s: V4.02
-
Component/s: JSON Format, Protocol
-
Labels:
-
Proposal:
We say that the @odata.count value may be an approximation, but we don't provide a way for a client to know if it is accurate.
Additional control information to return an accuracy would enable clients to understand how reliable the count value.
One option would be to add @odata.countAccuracy (or @odata.count.accuracy) to the JSON control information, with values such as: exact, atLeast, estimated.