Author: chrish
Date: Tue Oct 13 11:35:02 2015
New Revision: 1708348
URL: http://svn.apache.org/viewvc?rev=1708348&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=1708348&r1=1708347&r2=1708348&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:35:02 2015
@@ -575,6 +575,7 @@ After building and deploying your servic
::::json
{ }
+
*
[http://localhost:8080/DemoService-Action/DemoService.svc/Reset](http://localhost:8080/DemoService-Action/DemoService.svc/Reset)
Content:
@@ -583,6 +584,7 @@ After building and deploying your servic
::::json
{ "Amount": 1 }
+
To verify that the service has been reseted, you can request the collection of
products
*
[http://localhost:8080/DemoService-Action/DemoService.svc/Products](http://localhost:8080/DemoService-Action/DemoService.svc/Products)