Remove private properties from the response whem the value is null 70/141370/5
authorleventecsanyi <levente.csanyi@est.tech>
Tue, 24 Jun 2025 07:33:11 +0000 (08:33 +0100)
committerleventecsanyi <levente.csanyi@est.tech>
Tue, 24 Jun 2025 15:05:56 +0000 (17:05 +0200)
commite4925822a4844164d10eb0d29c5503a5432fae97
tree5425e0d5a7f30f735ae3f6181b4ac4c047f0e9b9
parent47228fadbd6fbe388fa10209954a53ebc60fac70
Remove private properties from the response whem the value is null

- Fixed openapi and unit test

Issue-ID:CPS-1872
Change-Id: I6c4465fd79249861814a56c6fb02e4d5cf854928
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Signed-off-by: leventecsanyi <levente.csanyi@est.tech>
cps-ncmp-rest/docs/openapi/components.yaml
cps-ncmp-rest/docs/openapi/ncmp-inventory.yml
cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java
cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/RestOutputCmHandleMapper.java
cps-ncmp-rest/src/test/groovy/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryControllerSpec.groovy
cps-ncmp-rest/src/test/groovy/org/onap/cps/ncmp/rest/util/RestOutputCmHandleMapperSpec.groovy
docs/api/swagger/ncmp/openapi-inventory.yaml
docs/api/swagger/ncmp/openapi.yaml