pub async fn start_worker(
configuration: &Configuration,
worker_type: &str,
) -> Result<StartWorker200Response, Error<StartWorkerError>>
pub async fn start_worker(
configuration: &Configuration,
worker_type: &str,
) -> Result<StartWorker200Response, Error<StartWorkerError>>