pub async fn get_capture(
configuration: &Configuration,
workspace: &str,
id: i32,
) -> Result<Capture, Error<GetCaptureError>>
pub async fn get_capture(
configuration: &Configuration,
workspace: &str,
id: i32,
) -> Result<Capture, Error<GetCaptureError>>