Function update_plugin

Source
pub async fn update_plugin(
    configuration: &Configuration,
    site_id: &str,
    package: &str,
    plugin_params: Option<PluginParams>,
) -> Result<Plugin, Error<UpdatePluginError>>
Expand description

This is an internal-only endpoint.