aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArpit Singh <as00745003@techmahindra.com>2024-02-06 16:54:50 +0530
committerLee Anjella Macabuhay <lee.anjella.macabuhay@est.tech>2024-02-08 15:00:54 +0000
commitd0dcc4e0b4ff8d9c9329587ca84c19eba3b54ad9 (patch)
tree963b9af8bb4f0778d1a7ee8ad3f11230c4e0769e
parent0ae20e9fb4fec16443a4b9bf071484351257fdd7 (diff)
Fix: Documentation for Delta Feature
Issue-ID: CPS-2074 Signed-off-by: Arpit Singh <as00745003@techmahindra.com> Change-Id: Ib32b4c75f7eb5402367f69a077c447a3eb062b0b (cherry picked from commit 4d42d689af7cd96770143bddf1e79ae638ac1989)
-rwxr-xr-xdocs/design.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/design.rst b/docs/design.rst
index 80eb5f152..af1f5abd4 100755
--- a/docs/design.rst
+++ b/docs/design.rst
@@ -72,6 +72,12 @@ 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`.
+CPS Delta
+=========
+
+CPS Delta feature provides the ability to find the delta/difference between two JSON configurations.
+The CPS Delta feature is described in detail in :doc:`cps-delta-feature`.
+
NCMP CM Handle Querying
=======================