Hi everyone,
The env file support json parameter type?
I have in my env file something like:
parameters:
json_parameter: {
"some_key": "some_key_value",
...
}
When I try to create the VSP I receive
Error code: SVC4519
Status code: 400
mismatch in data-type occurred for property json_parameter. data type is json
and default value found is {some_key="some_key_value", ... }
Please notice the "=" from the value, instead of ":"
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss