Author: buildbot
Date: Tue Nov 17 16:10:58 2015
New Revision: 972725

Log:
Staging update by buildbot for olingo

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

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Nov 17 16:10:58 2015
@@ -1 +1 @@
-1714819
+1714821

Modified: 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/batch/tutorial_batch.html
==============================================================================
--- 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/batch/tutorial_batch.html
 (original)
+++ 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/batch/tutorial_batch.html
 Tue Nov 17 16:10:58 2015
@@ -98,7 +98,7 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="how-to-build-an-odata-service-with-olingo-v4">How to build an OData 
Service with Olingo V4<a class="headerlink" 
href="#how-to-build-an-odata-service-with-olingo-v4" title="Permanent 
link">&para;</a></h1>
-<h1 id="part-7-batch-request-support">Part 7: Batch Request Support<a 
class="headerlink" href="#part-7-batch-request-support" title="Permanent 
link">&para;</a></h1>
+<h1 id="part-8-batch-request-support">Part 8: Batch Request Support<a 
class="headerlink" href="#part-8-batch-request-support" title="Permanent 
link">&para;</a></h1>
 <h2 id="introduction">Introduction<a class="headerlink" href="#introduction" 
title="Permanent link">&para;</a></h2>
 <p>In the present tutorial, we’ll implement batch requests.</p>
 <p><strong>Note:</strong>
@@ -431,9 +431,10 @@ Let us try what is happing if we send a
 <li>Tutorial OData V4 service, part 5.2: <a 
href="/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.html">System Query Options 
$select, $expand</a></li>
 <li>Tutorial OData V4 service, part 5.3: <a 
href="/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.html">System Query Options 
$orderby</a></li>
 <li>Tutorial OData V4 service, part 5.4: <a 
href="/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.html">System Query Options 
$filter</a></li>
-<li>Tutoral ODATA V4 service, part 6: <a 
href="/doc/odata4/tutorials/action/tutorial_action.html">Action and Function 
Imports</a></li>
-<li>Tutoral ODATA V4 service, part 7: Batch request support</li>
-<li>Tutoral ODATA V4 service, part 8: <a 
href="/doc/odata4/tutorials/batch/tutorial_batch.html">Handling "Deep Insert" 
requests</a></li>
+<li>Tutorial ODATA V4 service, part 6: <a 
href="/doc/odata4/tutorials/action/tutorial_action.html">Action and Function 
Imports</a></li>
+<li>Tutorial ODATA V4 service, part 7: <a 
href="/doc/odata4/tutorials/media/tutorial_media.html">Add Media entities to 
the service</a></li>
+<li>Tutorial ODATA V4 service, part 8: Batch request support</li>
+<li>Tutorial ODATA V4 service, part 9: <a 
href="/doc/odata4/tutorials/batch/tutorial_batch.html">Handling "Deep Insert" 
requests</a></li>
 </ul>
 <h3 id="code-and-repository">Code and Repository<a class="headerlink" 
href="#code-and-repository" title="Permanent link">&para;</a></h3>
 <ul>


Reply via email to