diff options
Diffstat (limited to 'docs/cps-path.rst')
-rw-r--r-- | docs/cps-path.rst | 2 |
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 --------------- |