When I try setting a custom list of RTE plugins via appsettings.json, the schema validation says "should be a string" if I set it to an array of strings, or "should be an array" if I set it to a ...