From: RossC Date: Tue, 9 Jun 2020 11:54:50 +0000 (+0100) Subject: Adding workaround for JSON Stringify issue X-Git-Tag: 3.2.0~21 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=f949be4f411d914db361344225e100fcfcbc0de6 Adding workaround for JSON Stringify issue Issue-ID: POLICY-2463 Change-Id: I2a3a75b3ec4aca6ded8b141c647eb68e2e58b971 Signed-off-by: RossC --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c5d327fb..d29b17eb 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -258,7 +258,7 @@ Known Vulnerabilities Workarounds ----------- - +* `POLICY-2463 `_ - Parse incoming object using JSON.Parse() or cast the object to a String Security Notes --------------