diff options
author | arpitsingh <as00745003@techmahindra.com> | 2023-02-20 16:41:03 +0530 |
---|---|---|
committer | arpitsingh <as00745003@techmahindra.com> | 2023-02-20 16:41:03 +0530 |
commit | 99223ca17f8e9e257d1ac470df8d3f7de72491be (patch) | |
tree | 26f34ef87dae78b180301653df6be83a926898f5 | |
parent | 33001d5b81f6f10b3b68987b13033bd1a232bbe2 (diff) |
RTD support to get all data nodes under an anchor
Signed-off-by: arpitsingh <as00745003@techmahindra.com>
Change-Id: I118b6475d2e8c5953b520112deb79869802bac7a
-rwxr-xr-x | docs/release-notes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9bed964287..a29a809239 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -43,7 +43,7 @@ Bug Fixes Features -------- - - None + - CPS-1401 <https://jira.onap.org/browse/CPS-1401>- Added V2 of Get Data Node API,support to retrieve all data nodes under an anchor Version: 3.2.2 ============== |