Author: mibo
Date: Wed Oct 7 09:14:23 2015
New Revision: 1707212
URL: http://svn.apache.org/viewvc?rev=1707212&view=rev
Log:
CMS commit to olingo by mibo
Modified:
olingo/site/trunk/content/doc/odata4/tutorials/action/tutorial_action.mdtext
Modified:
olingo/site/trunk/content/doc/odata4/tutorials/action/tutorial_action.mdtext
URL:
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/action/tutorial_action.mdtext?rev=1707212&r1=1707211&r2=1707212&view=diff
==============================================================================
---
olingo/site/trunk/content/doc/odata4/tutorials/action/tutorial_action.mdtext
(original)
+++
olingo/site/trunk/content/doc/odata4/tutorials/action/tutorial_action.mdtext
Wed Oct 7 09:14:23 2015
@@ -568,13 +568,17 @@ After building and deploying your servic
*Note:* Set the Content-Type header to: `Content-Type: application/json`
*
[http://localhost:8080/DemoService-Action/DemoService.svc/Reset](http://localhost:8080/DemoService-Action/DemoService.svc/Reset)
+
Content:
- ::::json
+
+ ::::json
{ }
*
[http://localhost:8080/DemoService-Action/DemoService.svc/Reset](http://localhost:8080/DemoService-Action/DemoService.svc/Reset)
+
Content:
- ::::json
+
+ ::::json
{ "Amount": 1 }
To verify that the service has been reseted, you can request the collection of
products