You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by GitBox <gi...@apache.org> on 2019/08/28 00:36:55 UTC

[GitHub] [olingo-odata4] shawkins commented on issue #54: OLINGO-1389 adding support for posting to a navigation

shawkins commented on issue #54: OLINGO-1389 adding support for posting to a navigation
URL: https://github.com/apache/olingo-odata4/pull/54#issuecomment-525535657
 
 
   This puts the onus of adding the navigation links on the ServiceHandler - just like when there is an explicit bind on create.
   
   Another approach would be turn this into a composite operation such that a transaction would be started, the entity created, and a link added through calls on the ServiceHandler.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services