-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V4.0_ERRATA03
-
Fix Version/s: V4.01_WD01
-
Component/s: URL Conventions
-
Labels:None
-
Environment:
Proposed
-
Proposal:
-
Resolution:
We don't explicitly state that $levels=1 has no effect.
This can only be deduced from Example 99: all employees with their manager, manager's manager, and manager's manager's manager
http://host/service/Employees?$expand=ReportsTo($levels=3)
This would mean that $expand=ReportsTo(levels=1) is all employees with their manager, i.e. same as just $expand=ReportsTo