pub async fn user_current_check_subscription(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<WatchInfo, Error<UserCurrentCheckSubscriptionError>>
pub async fn user_current_check_subscription(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<WatchInfo, Error<UserCurrentCheckSubscriptionError>>