Ramya Vasanth created OLINGO-1481:
-------------------------------------
Summary: Handle odata v4.01 annotations in edm assisted serailizer
Key: OLINGO-1481
URL: https://issues.apache.org/jira/browse/OLINGO-1481
Project: Olingo
Issue Type: New Feature
Reporter: Ramya Vasanth
Currently EdmAssisted Serializer is created only taking the Content type into
account. It should also be taking the odata version as a parameter so that
annotations added to the odata response are based on the OData-Version header.
E.g when $apply is used with $count=true, currently the annotation seen is
@odata.count.
If the odata-version header is set to 4.01,then the annotation should be @count.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)