Type list of floats not generated correctly in tosca 10/133410/3
authorJvD_Ericsson <jeff.van.dam@est.tech>
Fri, 24 Feb 2023 15:37:56 +0000 (15:37 +0000)
committerMichael Morris <michael.morris@est.tech>
Fri, 24 Feb 2023 19:25:37 +0000 (19:25 +0000)
commitec03d4b9491636f580c7f8133d6e550dd01cc031
tree1148b4397c7cb26582d1f91753977eaf3c9ccf39
parent287b5c443f135bee69a9b32919f481ec40495dbf
Type list of floats not generated correctly in tosca

types of list/map and sub types of int/float were generated
as strings in tosca instead of numbers

Issue-ID: SDC-4418
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I9d58d89a03cee212e92e5fe775a28118aee86645
catalog-be/src/main/java/org/openecomp/sdc/be/tosca/PropertyConvertor.java