Code Review
/
cps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0ae20e9
)
Fix: Documentation for Delta Feature
48/137048/2
author
Arpit Singh
<as00745003@techmahindra.com>
Tue, 6 Feb 2024 11:24:50 +0000
(16:54 +0530)
committer
Lee Anjella Macabuhay
<lee.anjella.macabuhay@est.tech>
Thu, 8 Feb 2024 15:00:54 +0000
(15:00 +0000)
Issue-ID: CPS-2074
Signed-off-by: Arpit Singh <as00745003@techmahindra.com>
Change-Id: Ib32b4c75f7eb5402367f69a077c447a3eb062b0b
(cherry picked from commit
4d42d689af7cd96770143bddf1e79ae638ac1989
)
docs/design.rst
patch
|
blob
|
history
diff --git
a/docs/design.rst
b/docs/design.rst
index
80eb5f1
..
af1f5ab
100755
(executable)
--- 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
=======================