You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2015/11/17 15:39:11 UTC

svn commit: r972708 - in /websites/staging/olingo/trunk/content: ./ doc/odata4/tutorials/deep_insert/tutorial_deep_insert.html

Author: buildbot
Date: Tue Nov 17 14:39:11 2015
New Revision: 972708

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Nov 17 14:39:11 2015
@@ -1 +1 @@
-1714796
+1714797

Modified: websites/staging/olingo/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.html (original)
+++ websites/staging/olingo/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.html Tue Nov 17 14:39:11 2015
@@ -267,9 +267,9 @@ In the previous tutorials the entity obj
 <h1 id="4-run-the-implemented-service">4. Run the implemented service<a class="headerlink" href="#4-run-the-implemented-service" title="Permanent link">&para;</a></h1>
 <p>After building and deploying your service to your server, you can try the following requests:</p>
 <p>URI: <a href="http://localhost:8080/DemoService-DeepInsert/DemoService.svc/Categories"><code>http://localhost:8080/DemoService-DeepInsert/DemoService.svc/Categories</code></a>   <br />
-Http-Verb: POST  <br />
-Content-Type: application/json
-Body:</p>
+HTTP-Verb: POST  <br />
+Content-Type: application/json  <br />
+Payload:</p>
 <div class="codehilite"><pre><span class="p">{</span>
     &quot;<span class="n">name</span>&quot;<span class="p">:</span> &quot;<span class="n">Food</span>&quot;<span class="p">,</span>
     &quot;<span class="n">Products</span><span class="p">@</span><span class="n">odata</span><span class="p">.</span><span class="n">bind</span>&quot;<span class="p">:</span> <span class="p">[</span>