Function repos_slash_update

Source
pub async fn repos_slash_update(
    configuration: &Configuration,
    owner: &str,
    repo: &str,
    repos_update_request: Option<ReposUpdateRequest>,
) -> Result<FullRepository, Error<ReposSlashUpdateError>>
Expand description

Note: To edit a repository’s topics, use the Replace all repository topics endpoint.