Function fusionauth_rust_client::apis::default_api::patch_lambda_with_id
source · pub async fn patch_lambda_with_id(
configuration: &Configuration,
lambda_id: &str,
lambda_request: Option<LambdaRequest>
) -> Result<LambdaResponse, Error<PatchLambdaWithIdError>>
Expand description
Updates, via PATCH, the lambda with the given Id.