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/10/06 13:52:18 UTC

svn commit: r967939 - in /websites/staging/olingo/trunk/content: ./ doc/odata4/tutorials/action/tutorial_action.html

Author: buildbot
Date: Tue Oct  6 11:52:18 2015
New Revision: 967939

Log:
Staging update by buildbot for olingo

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

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Oct  6 11:52:18 2015
@@ -1 +1 @@
-1707014
+1707015

Modified: websites/staging/olingo/trunk/content/doc/odata4/tutorials/action/tutorial_action.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/odata4/tutorials/action/tutorial_action.html (original)
+++ websites/staging/olingo/trunk/content/doc/odata4/tutorials/action/tutorial_action.html Tue Oct  6 11:52:18 2015
@@ -624,7 +624,10 @@ A cleverer implementation can handle bot
 <li>
 <p><a href="http://localhost:8080/DemoService-Action/DemoService.svc/Reset">http://localhost:8080/DemoService-Action/DemoService.svc/Reset</a>  <br />
   Content:    </p>
-<p 1="1" _Amount_:="&quot;Amount&quot;:">::::json</p>
+<div class="codehilite"><pre><span class="p">{</span> <span class="nt">&quot;Amount&quot;</span><span class="p">:</span> <span class="mi">1</span> <span class="p">}</span>
+</pre></div>
+
+
 </li>
 </ul>
 <p>To verify that the service has been reseted, you can request the collection of products</p>