sonar Major issues
Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call
Sonar Link:
https://sonar.onap.org/component_issues?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=Snigdha503415
Location:
src/main/java/io/swagger/api/impl/DcaeServicesApiServiceImpl.java
Line No-108
Change-Id: I7a21f8c847cdbdfe17aa54919859ef60e265caf9
Issue-ID: DCAEGEN2-307
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>