pub async fn repos_slash_replace_all_topics(
configuration: &Configuration,
owner: &str,
repo: &str,
repos_replace_all_topics_request: ReposReplaceAllTopicsRequest,
) -> Result<Topic, Error<ReposSlashReplaceAllTopicsError>>
pub async fn repos_slash_replace_all_topics(
configuration: &Configuration,
owner: &str,
repo: &str,
repos_replace_all_topics_request: ReposReplaceAllTopicsRequest,
) -> Result<Topic, Error<ReposSlashReplaceAllTopicsError>>