Liu Yang created OLINGO-1505:
--------------------------------
Summary: Support instance annotation for Stream property
Key: OLINGO-1505
URL: https://issues.apache.org/jira/browse/OLINGO-1505
Project: Olingo
Issue Type: New Feature
Components: odata4-server
Affects Versions: (Java) V4 4.7.1
Reporter: Liu Yang
Currently, Olingo implementation does ignore all annotations for controlling
stream property like
For odata version 4.0
* @odata.mediaReadLink
* @odata.mediaEditLink
* @odata.mediaMimeType
For odata version 4.01
* @mediaReadLink for 4.01
* @mediaEditLink for 4.01
* @mediaMimeType for 4.01
We need to enhance the JSON deserializer to support parse these annotation data
to Entity data object
--
This message was sent by Atlassian Jira
(v8.3.4#803005)