Closed ChloePont closed 3 years ago
When convert-numbers-to-double is set to true, all number fields in structs are converted to double. This avoids compatibility errors when some fields can contain both integers and floats.
convert-numbers-to-double
true
When
convert-numbers-to-double
is set totrue
, all number fields in structs are converted to double. This avoids compatibility errors when some fields can contain both integers and floats.