Add missing fields to the validation error record. 05/113505/2
authorKuleshov, Elena <evn@att.com>
Sat, 3 Oct 2020 15:15:17 +0000 (11:15 -0400)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Wed, 7 Oct 2020 14:01:54 +0000 (10:01 -0400)
commit9186a4186a3bf7c7bff8956b578c1cd350e3dea4
tree9fa6c236b7e7f0ea17f0084364fa4fa4961864e7
parentdbef19af78e71d4170236d88dbe67fd7e3dc261f
Add missing fields to the validation error record.

Add missing fields to the validation error record.
Fix the variable name for service scope check.
Correct the usage of the requestInfo variable.

Issue-ID: SO-3286
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I67f5dd043c0ab8ee879a9e2e43f5544bb49ea275
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/E2EServiceInstances.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/MsoRequest.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RequestHandlerUtils.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/ServiceInstances.java