[
https://issues.apache.org/jira/browse/OLINGO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741533#comment-14741533
]
Ramesh Reddy commented on OLINGO-700:
-------------------------------------
The code is committed to master, but will wait to close depending upon the
"fix" version, as there is a chance to get it into RC1.
The Parameter will not contain "Entity" types, only Primitive and Complex per
http://docs.oasis-open.org/odata/odata-atom-format/v4.0/cs02/odata-atom-format-v4.0-cs02.html#_Toc372792808
If your service requires the Entity type create a bound action and define the
first parameter as your Entity type. I still need to ratify the support for
bound Actions and Functions in "ServiceHandler" interface.
> Add deserialization support for action parameters
> -------------------------------------------------
>
> Key: OLINGO-700
> URL: https://issues.apache.org/jira/browse/OLINGO-700
> Project: Olingo
> Issue Type: Improvement
> Components: odata4-ext, odata4-server
> Affects Versions: (Java) V4 4.0.0-beta-03
> Reporter: Frederic Souchu
> Assignee: Ramesh Reddy
> Fix For: (Java) V4 4.0.0
>
>
> Support action parameters as specified by [17 Action Invocation |
> http://docs.oasis-open.org/odata/odata-json-format/v4.0/errata02/os/odata-json-format-v4.0-errata02-os-complete.html#_Toc403940651]
> within the {{server-core-ext}} framework.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)