Author: chrish
Date: Tue Oct 13 11:34:08 2015
New Revision: 1708347
URL: http://svn.apache.org/viewvc?rev=1708347&view=rev
Log:
CMS commit to olingo by chrish
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=1708347&r1=1708346&r2=1708347&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
Tue Oct 13 11:34:08 2015
@@ -571,15 +571,17 @@ After building and deploying your servic
Content:
- ::::json
- { }
+
+ ::::json
+ { }
*
[http://localhost:8080/DemoService-Action/DemoService.svc/Reset](http://localhost:8080/DemoService-Action/DemoService.svc/Reset)
Content:
- ::::json
- { "Amount": 1 }
+
+ ::::json
+ { "Amount": 1 }
To verify that the service has been reseted, you can request the collection of
products