Rules settings/configs can be uploaded as files containing JSON where the “value” attribute becomes the value of attribute on the configuration object with the same name as the filename. Great.
My question is - can “value” ever be something other than a string? If we wanted to push up some more complex JSON as the “value”, would that be supported?