[
https://issues.apache.org/jira/browse/OLINGO-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17269978#comment-17269978
]
Ramya Vasanth commented on OLINGO-1505:
---------------------------------------
The patch is applied as part of the commit
https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=33f3e86f1ed8ca392dc9d231e9ca4d6f9b408538
> 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
> Priority: Major
> Labels: features
> Attachments: OLINGO-1505.diff
>
>
> 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)