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)