Removed JsonIgnore for resourceInput 68/86368/2
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>
Fri, 26 Apr 2019 09:09:55 +0000 (14:39 +0530)
committersubhash kumar singh <subhash.kumar.singh@huawei.com>
Fri, 26 Apr 2019 09:49:57 +0000 (15:19 +0530)
commit0bb58cfbe91dd7b77178f775df16d873131eb1ef
tree9fccc081d5aee0b4ac9ecde1553cdf812aa05cc3
parent0164ebaeecf27e635b3b4097034780dbb8be7c74
Removed JsonIgnore for resourceInput

Removed JsonIgnore for resourceinput, it was earlier made @jsonIgnore
to fix mapping (SO-1358).

Change-Id: I7eb7160be220d445bec396d4c5eb3fd913e66f9e
Issue-ID: SO-1816
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/VnfResource.java
bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/VnfResourceTest.java