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/07 11:14:36 UTC

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

Author: buildbot
Date: Wed Oct  7 09:14:36 2015
New Revision: 968051

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 Wed Oct  7 09:14:36 2015
@@ -1 +1 @@
-1707211
+1707212

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 Wed Oct  7 09:14:36 2015
@@ -636,14 +636,14 @@ A cleverer implementation can handle bot
 <em>Note:</em> Set the Content-Type header to: <code>Content-Type: application/json</code></p>
 <ul>
 <li>
-<p><a href="http://localhost:8080/DemoService-Action/DemoService.svc/Reset">http://localhost:8080/DemoService-Action/DemoService.svc/Reset</a>
-    Content:
-      ::::json</p>
+<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>
 </li>
 <li>
-<p 1="1" _Amount_:="&quot;Amount&quot;:"><a href="http://localhost:8080/DemoService-Action/DemoService.svc/Reset">http://localhost:8080/DemoService-Action/DemoService.svc/Reset</a>
-    Content:
-      ::::json</p>
+<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>
 </li>
 </ul>
 <p>To verify that the service has been reseted, you can request the collection of products</p>