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