summaryrefslogtreecommitdiffstats
path: root/docs/cps-path.rst
diff options
context:
space:
mode:
authorJoseph Keenan <joseph.keenan@est.tech>2022-08-04 12:20:29 +0000
committerGerrit Code Review <gerrit@onap.org>2022-08-04 12:20:29 +0000
commit18cd7ed56f0afa07312694510f8e21fbcc32b993 (patch)
tree587a2c531b870dcba5c5228855573dd3b4260972 /docs/cps-path.rst
parenteaa94ffea1871c04b5db95e4619c2a8b4e6bc166 (diff)
parentde29474662541028ce46496a1f9537c187266bd9 (diff)
Merge "Query CM Handles RTD"
Diffstat (limited to 'docs/cps-path.rst')
-rw-r--r--docs/cps-path.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/cps-path.rst b/docs/cps-path.rst
index fba21f38c6..db754c5f8a 100644
--- a/docs/cps-path.rst
+++ b/docs/cps-path.rst
@@ -203,8 +203,6 @@ absolute-path
**Limitations**
- Absolute paths must start with the top element (data node) as per the model tree.
- Each list reference must include a valid instance reference to the key for that list. Except when it is the last element.
- - The Absolute path to list with integer key will not work. It needs to be surrounded with a single quote ([@code='1'])
- as if it is a string. This will be fixed in `CPS-961 <https://jira.onap.org/browse/CPS-961>`_
descendant-path
---------------