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/13 13:36:40 UTC

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

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>