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