async fn post_widget_config(
widget_name: String,
__arg1: JsonWithUnescapeBufferSize<ConfigWrapper, HTTP_BUFFER_SIZE>,
) -> Result<(), Error>Expand description
update the JSON config for a given widget
async fn post_widget_config(
widget_name: String,
__arg1: JsonWithUnescapeBufferSize<ConfigWrapper, HTTP_BUFFER_SIZE>,
) -> Result<(), Error>update the JSON config for a given widget