Document legacy CPS Path functionality
Issue-ID: CPS-334
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Ib5266c7b30097661d97f8a499eaddc738dda0539
diff --git a/docs/design.rst b/docs/design.rst
index 4f1bf1e..c7691ae 100755
--- a/docs/design.rst
+++ b/docs/design.rst
@@ -29,3 +29,9 @@
.. 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`.