async fn get_config_schema(
widget_name: String,
) -> Result<JsonStringResponse, Error>Expand description
gets the JSON config schema for a given widget
async fn get_config_schema(
widget_name: String,
) -> Result<JsonStringResponse, Error>gets the JSON config schema for a given widget