Function netlify_rust::apis::x_internal_api::update_plugin[][src]

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.