for the string arrays ones, they are fine. for the...
# package-development
l
for the string arrays ones, they are fine. for the single value
string
, they are being encoded as JSON strings, e.g.
"\"value\""
as opposed to
"value"