-
Type: Bug
-
Status: New
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: V4.0_WD01
-
Fix Version/s: CN01
-
Component/s: Securing OData
-
Labels:None
-
Environment:
[Proposed]
-
Proposal:
If the application has the expression:
Customers?$filter=id eq @id
and the user supplies the value for @id as "1&$expand=Orders"
Then they have expanded the data that the application was intending.