Author: buildbot
Date: Mon May 18 12:16:01 2015
New Revision: 951728

Log:
Staging update by buildbot for olingo

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

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 18 12:16:01 2015
@@ -1 +1 @@
-1680001
+1680002

Modified: 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
==============================================================================
--- 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
 (original)
+++ 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
 Mon May 18 12:16:01 2015
@@ -867,7 +867,7 @@ If you face problems related to the serv
 
 
 <p><strong>Query / EntitySet</strong></p>
-<div class="codehilite"><pre><span class="n">http</span><span 
class="p">:</span><span class="o">//</span><span 
class="n">localhost</span><span class="p">:</span>8080<span 
class="o">/</span><span class="n">DemoService</span><span 
class="o">/</span><span class="n">DemoService</span><span 
class="p">.</span><span class="n">svc</span><span class="o">/</span><span 
class="n">Products</span>
+<div 
class="codehilite"><pre>http://localhost:8080/DemoService/DemoService.svc/Products
 </pre></div>
 
 
@@ -903,7 +903,7 @@ Our first OData service is very simple;
 <p>Further topics to be covered by follow-up tutorials:  </p>
 <ul>
 <li>READ scenario: reading single entity, reading property  </li>
-<li>WRITE scenario: executing PUT, POST and DELETE requests  </li>
+<li>WRITE scenario: executing POST, PUT, PATCH and DELETE requests  </li>
 <li>Navigation: navigating from one entity to a corresponding second 
entity</li>
 <li>Data types</li>
 </ul>


Reply via email to