Fix SonarQube violations 74/120274/1
authorToineSiebelink <toine.siebelink@est.tech>
Wed, 7 Apr 2021 15:04:37 +0000 (16:04 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Wed, 7 Apr 2021 15:04:47 +0000 (16:04 +0100)
commit689521eb9d1b07e62bc7fe6278ddb6c905e8aa38
treedd0fa55d6a088a7a544610fb0ee950e6d0bebc0d
parent674935d2ba1bad2b00f24815a9168b08cbf04933
Fix SonarQube violations

- Used @SupressWarning where issue was casued by 3PP we have not control over
- Remove TODO's which are now addt to backlog as new JIRA's; CPS-324 and CPS-325

Issue-ID: CPS-89

Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Ieb64fd6d3f09144f6dea965c0aee3aefa6ec253c
cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java
cps-service/src/main/java/org/onap/cps/utils/DataMapUtils.java
cps-service/src/main/java/org/onap/cps/utils/YangUtils.java