Update to stop exception for null transaction id 05/60905/1
authorMichael Reece <michaere@amdocs.com>
Thu, 16 Aug 2018 12:03:16 +0000 (13:03 +0100)
committerMichael Reece <michaere@amdocs.com>
Thu, 16 Aug 2018 12:11:00 +0000 (13:11 +0100)
commitefea6a331525b6b1a1ef21eeca3ccd8fa86a36c5
tree2861ddd69e98bd7b2670ee4ff380bcbef18f6dc6
parentfbcc5dd7f994d1a9664e07dfbf89d84e21f95d51
Update to stop exception for null transaction id

Fixed issue on endpoint objects/relationships/ to prevent exception
being thrown when transaction id passed to GET request is null

Issue-ID: AAI-1439

Change-Id: Ib2a77063391612851149174a8bcfe356135d06ce
Signed-off-by: Michael Reece <michaere@amdocs.com>
champ-service/src/main/java/org/onap/champ/ChampRESTAPI.java