Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
(Java) V4 4.0.0
-
None
Description
The $count query option within the $expand clause does not work correctly (see in Specification
Example URL (for TecSvc):
http://localhost:8080/odata.svc/ESAllPrim/?$expand=NavPropertyETTwoPrimMany($count=true)&$format=json&$count=true
And example for OData-TripPin Service:
http://services.odata.org/V4/(S(kb3m31znaqv0xd4oqq0esxfv))/TripPinServiceRW/People?$expand=Trips($count=true)
Attachments
Attachments
Issue Links
- relates to
-
OLINGO-912 Serializer does not support writing $expand($count=true) value
- Closed