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