summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2022-12-22 15:12:50 +0000
committerGerrit Code Review <gerrit@onap.org>2022-12-22 15:12:50 +0000
commitcd02dc580f1a83d4ce05c7b1eedea88593fac5df (patch)
treecc04e4da6c4be4699e6d4adf2dc1db49aec050d1 /docs
parentacc63c2a2b5974d3346cbb763ec963104a393a18 (diff)
parent5452b5ea786a3e7def19c1f328c43ec264da38d5 (diff)
Merge "Add fix for posting nodes with xPath with '/'"
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/release-notes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 32219000b..9aaf0501d 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
-----------------------------------------