Adding workaround for JSON Stringify issue
Issue-ID: POLICY-2463
Change-Id: I2a3a75b3ec4aca6ded8b141c647eb68e2e58b971
Signed-off-by: RossC <ross.carter@est.tech>
(cherry picked from commit f949be4f411d914db361344225e100fcfcbc0de6)
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index c5d327f..d29b17e 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -258,7 +258,7 @@
Workarounds
-----------
-
+* `POLICY-2463 <https://jira.onap.org/browse/POLICY-2463>`_ - Parse incoming object using JSON.Parse() or cast the object to a String
Security Notes
--------------