pub async fn stop_worker(
configuration: &Configuration,
worker_pid: &str,
) -> Result<StopWorker200Response, Error<StopWorkerError>>
pub async fn stop_worker(
configuration: &Configuration,
worker_pid: &str,
) -> Result<StopWorker200Response, Error<StopWorkerError>>