Details
-
Question
-
Status: Open
-
Major
-
Resolution: Unresolved
-
(Java) V4 4.7.1
-
None
-
None
Description
Submitting an HTTP DELETE entity/navigation property, for example Category('NWD~Category-1')/isCategoryOf is rejected with Error: HTTP method DELETE is not allowed.
However I think the OData standard suggests this should delete all member of the navigationProperty collection:
Have I interpreted the standard correctly/