Christian Holzer created OLINGO-669:
---------------------------------------
Summary: DELETE requests to a collection-valued navigation
property references are not being dispatched
Key: OLINGO-669
URL: https://issues.apache.org/jira/browse/OLINGO-669
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: (Java) V4 4.0.0
Reporter: Christian Holzer
Assignee: Christian Holzer
A DELETE request to a collection-valued navigation property reference is not
correctly dispachted to the ReferenceProcessor. Currently HTTP StatusCode
405(Method not allowed) is being returned.
{code}
e.g. http://mycomp.com/service.svc/Costomer(1)/Addresses/$ref?$id=Address(1)
{code}
Kind regards
Christian
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)