aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-11-14 17:02:32 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-14 17:02:32 +0000
commitbcdc9c5744059598da4ffb47b4a11c681c904280 (patch)
tree0441d807de7c22aaa6001b83c2339ab37f25baf7
parent88ae934947e3c0ced890d21a516cf5f69f01b2c1 (diff)
parent621c25fedad55ea8e3ace09976f03415235cd145 (diff)
Merge "Fixed typo in clsimulation.rst"
-rw-r--r--docs/platform/clsimulation.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/platform/clsimulation.rst b/docs/platform/clsimulation.rst
index 06bea2911..3a9f4342b 100644
--- a/docs/platform/clsimulation.rst
+++ b/docs/platform/clsimulation.rst
@@ -524,9 +524,9 @@ Responses
.. code-block:: bash
- :caption: permit-response
+ :caption: deny-response
- //This is returned if the closed loop name is deny guard
+ //This is returned if the closed loop name is denyGuard
{
"decision": "DENY",
"details": "Decision Deny. You asked for it"