You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramya Vasanth (Jira)" <ji...@apache.org> on 2021/05/11 04:42:00 UTC

[jira] [Commented] (OLINGO-1525) PUT, POST support on collection properties

    [ https://issues.apache.org/jira/browse/OLINGO-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342289#comment-17342289 ] 

Ramya Vasanth commented on OLINGO-1525:
---------------------------------------

The patch is applied [https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=3de463a5b1c6edfe59580930189b5a9d2c326809]

 

> PUT, POST support on collection properties
> ------------------------------------------
>
>                 Key: OLINGO-1525
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1525
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>            Reporter: David H. Lam
>            Priority: Major
>         Attachments: collection-property-handling.patch
>
>
> Currently, Olingo does not support modification requests on collection properties (PUT, POST) as defined in the OData v4.01 specification: [https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#_Toc31358999]
> The attached patch file contains changes in the {{ODataDispatcher}} and the {{ODataJsonDeserializer}} in order to support this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)