pub async fn issue_stop_stop_watch(
configuration: &Configuration,
owner: &str,
repo: &str,
index: i64,
) -> Result<(), Error<IssueStopStopWatchError>>
pub async fn issue_stop_stop_watch(
configuration: &Configuration,
owner: &str,
repo: &str,
index: i64,
) -> Result<(), Error<IssueStopStopWatchError>>