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">¶</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>
"<span class="n">name</span>"<span class="p">:</span>
"<span class="n">Food</span>"<span class="p">,</span>
"<span class="n">Products</span><span class="p">@</span><span
class="n">odata</span><span class="p">.</span><span
class="n">bind</span>"<span class="p">:</span> <span class="p">[</span>