diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2022-12-22 15:12:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-12-22 15:12:50 +0000 |
commit | cd02dc580f1a83d4ce05c7b1eedea88593fac5df (patch) | |
tree | cc04e4da6c4be4699e6d4adf2dc1db49aec050d1 /docs | |
parent | acc63c2a2b5974d3346cbb763ec963104a393a18 (diff) | |
parent | 5452b5ea786a3e7def19c1f328c43ec264da38d5 (diff) |
Merge "Add fix for posting nodes with xPath with '/'"
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/release-notes.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 32219000b5..9aaf0501d5 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -50,6 +50,8 @@ Bug Fixes 3.2.0 - `CPS-1312 <https://jira.onap.org/browse/CPS-1312>`_ CPS(/NCMP) does not have version control - `CPS-1350 <https://jira.onap.org/browse/CPS-1350>`_ [CPS/NCMP] Add Basic Auth to CPS/NCMP OpenAPI Definitions + - `CPS-1433 <https://jira.onap.org/browse/CPS-1433>`_ [CPS/NCMP] Fix to allow posting data with '/' + - `CPS-1409 <https://jira.onap.org/browse/CPS-1409>`_ [CPS/NCMP] Fix Delete uses case with '/' in path Known Limitations, Issues and Workarounds ----------------------------------------- |