Author: buildbot
Date: Tue Nov 17 14:41:34 2015
New Revision: 972711

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:41:34 2015
@@ -1 +1 @@
-1714799
+1714800

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:41:34 2015
@@ -291,7 +291,7 @@ Payload:</p>
 
 <p>After sending this requests, let us see if the enties have been created and 
linked togetger.
 Send an GET request to 
<code>http://localhost:8080/DemoService-DeepInsert/DemoService.svc/Categories</code>.
-If it is the first category you created. The new entity should have the key 
<code>3</code></p>
+If it is the first category you created, the new entity should have the key 
<code>3</code></p>
 <p><img alt="Entity Set Categories" src="categories_entity_set.png" /></p>
 <p>So send a request to fetch all related products for the "Food" category.
 <a 
href=""><code>http://localhost:8080/DemoService-DeepInsert/DemoService.svc/Categories(3)/Products</code></a></p>


Reply via email to