pub async fn get_script_deployment_status(
configuration: &Configuration,
workspace: &str,
hash: &str,
) -> Result<GetScriptDeploymentStatus200Response, Error<GetScriptDeploymentStatusError>>
pub async fn get_script_deployment_status(
configuration: &Configuration,
workspace: &str,
hash: &str,
) -> Result<GetScriptDeploymentStatus200Response, Error<GetScriptDeploymentStatusError>>