Author: buildbot
Date: Tue Oct 13 11:36:40 2015
New Revision: 968771

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 13 11:36:40 2015
@@ -1 +1 @@
-1708349
+1708350

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 13 11:36:40 2015
@@ -638,12 +638,12 @@ 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></p>
 <p>Content:</p>
-<p>::::json<br /></p>
+<p>{ }</p>
 </li>
 <li>
 <p><a 
href="http://localhost:8080/DemoService-Action/DemoService.svc/Reset";>http://localhost:8080/DemoService-Action/DemoService.svc/Reset</a></p>
 <p>Content:</p>
-<p 1="1" _Amount_:="&quot;Amount&quot;:">::::json<br /></p>
+<p>{ "Amount": 1 }</p>
 </li>
 </ul>
 <p>To verify that the service has been reseted, you can request the collection 
of products</p>


Reply via email to