summaryrefslogtreecommitdiffstats
path: root/docs/design.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/design.rst')
-rwxr-xr-xdocs/design.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/design.rst b/docs/design.rst
index 4f1bf1ee1..c7691ae35 100755
--- a/docs/design.rst
+++ b/docs/design.rst
@@ -29,3 +29,9 @@ Specification can be accessed using following URI:
.. code-block:: bash
“http://<hostname>:<port>/v3/api-docs?group=cps-docket”
+
+CPS Path
+========
+
+Several CPS APIs use the cps-path (or cpsPath in Java API) parameter.
+The CPS Path is described in detail in :doc:`cps-path`.