Function netlify_rust::apis::deploy_api::unlock_deploy[][src]

pub async fn unlock_deploy(
    configuration: &Configuration,
    deploy_id: &str
) -> Result<Deploy, Error<UnlockDeployError>>