diff options
author | Lathish <lathishbabu.ganesan@est.tech> | 2022-03-15 12:03:53 +0000 |
---|---|---|
committer | Lathish <lathishbabu.ganesan@est.tech> | 2022-03-25 10:30:45 +0000 |
commit | b3550f16151d5de5b568f06c41c9b29b31a2ffaa (patch) | |
tree | 98de211fdb028f4ac705a2680e8c11380b0a64fd /docs/release-notes.rst | |
parent | e1f41c3e6591b572a75021f4b51538f8fdbfc88d (diff) |
Updated the Documentation with sample yang and json
Issue-ID: CPS-940
Change-Id: I66b2f0cc1007a23498803cca695aa3d19c0eb433
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
Diffstat (limited to 'docs/release-notes.rst')
-rwxr-xr-x | docs/release-notes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 0ca0547fad..9172e9f107 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -59,6 +59,9 @@ Null can no longer be passed within the dmi plugin service names when registerin `CPS-837 <https://jira.onap.org/browse/CPS-837>`_ null is now used to indicate if a property should be removed as part of cm handle registration. +The Absolute path to list with integer key will not work. Please refer `CPS-961 <https://jira.onap.org/browse/CPS-961>`_ +for more information. + *Known Vulnerabilities* None |