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

pub async fn get_latest_plugin_runs(
    configuration: &Configuration,
    site_id: &str,
    packages: Vec<String>,
    state: Option<&str>
) -> Result<Vec<PluginRun>, Error<GetLatestPluginRunsError>>
Expand description

This is an internal-only endpoint.