diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-08-22 13:17:46 +0100 |
---|---|---|
committer | Sourabh Sourabh <sourabh.sourabh@est.tech> | 2023-08-22 14:48:31 +0000 |
commit | 41c7d00a68c0dd6a0fc49f6b22cc5a19753edea9 (patch) | |
tree | 72336df14b2bc03aeb8f033bb35b7be370cba384 /docs/release-notes.rst | |
parent | 7a9770088999e03f743fbea9c945e8c08a3f47b6 (diff) |
Release notes and openapi yml update
- add to rst file and update the rest api changes
Issue-ID: CPS-1846
Change-Id: I242fc98c025ffe0bf654640ad16dfef2bb0fcbaf
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'docs/release-notes.rst')
-rwxr-xr-x | docs/release-notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3f672ad626..157f62e08c 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -40,6 +40,7 @@ Bug Fixes --------- 3.3.6 - `CPS-1841 <https://jira.onap.org/browse/CPS-1841>`_ Update of top-level data node fails with exception + - `CPS-1842 <https://jira.onap.org/browse/CPS-1842>`_ Replace event-id with correlation-id for data read operation cloud event Features -------- |