File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ as well as [Business Rules for Bluemix](https://console.bluemix.net/catalog/serv
1616
1717This package offers a simple web-based UI serving a form representing the input data of a given Decision Service stored in
1818ODM Decision Server Rules.
19- This allows any human user to easily test a Decision Service, without having to write a JSON payload manually.
19+ This allows anyone to easily test a Decision Service, without having to write a JSON payload manually.
2020From this UI, you can trigger the rule service and get a human-readable representation of the output data returned by
2121the service.
2222
@@ -45,8 +45,6 @@ Usage: odm-htds-playground <RULESETPATH> {OPTIONS} {CONFIG}
4545
4646RULESETPATH of the Decisison Service to invoke. Eg: /MyRuleApp/1.0/MyRuleset/2.0
4747
48- --env development --port 3000 --url https://brsv2-3ed79a06.eu-gb.bluemix.net/DecisionService --username resAdmin --password vbt0gh82utrn
49-
5048OPTIONS:
5149
5250 --env One of development, production.
You can’t perform that action at this time.
0 commit comments