From 98c078768b2ee6c8ce1a910f42ce46845eacc2c1 Mon Sep 17 00:00:00 2001 From: ToineSiebelink Date: Tue, 20 Apr 2021 17:33:09 +0100 Subject: Document legacy CPS Path functionality Issue-ID: CPS-334 Signed-off-by: ToineSiebelink Change-Id: Ib5266c7b30097661d97f8a499eaddc738dda0539 --- docs/design.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/design.rst') 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://:/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`. -- cgit 1.2.3-korg