pub async fn move_captures_and_configs(
configuration: &Configuration,
workspace: &str,
runnable_kind: &str,
path: &str,
move_captures_and_configs_request: MoveCapturesAndConfigsRequest,
) -> Result<String, Error<MoveCapturesAndConfigsError>>