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

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

David H. Lam created OLINGO-1525:
------------------------------------

             Summary: 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
         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)